Zhengdai Hu

Results 16 comments of Zhengdai Hu

The link doesn't work now...

I actually just find out an existing patch in a forked repo: https://github.com/supermarin/powerline-fonts/blob/master/Monaco/Monaco%20for%20Powerline.otf But thanks anyway!

Looks like the include function is simply evaluate and output the result string from another file. I guess it's possible to do ```javascript ``` This looks a bit hacky, an...

Release 1.6 build 1.6.0-16680 (release 3df0ac6fa) Thanks for taking care of this. Let me know if I should provide additional information.

https://issues.apache.org/jira/browse/STORM-3128 This bug in test appeared again and broke the test in this PR but I don't actually know the cause of it.

Build logs report test crash [INFO] Running org.apache.storm.scheduler.resource.TestResourceAwareScheduler, but it's passing on my local machine. Don't know what's happening. It'll be great if you guys can offer some insight. @Ethanlm...

I managed to fix the original timeout error by wrapping around a nimbus gauge with exception handling code. However the PR still failed the storm-server test due to error in...

The lastest failure didn't provide an error code though.

Interesting. Does your implementation also guarantee flushing all metrics upon exit?