GitHub user hustfxj reopened a pull request:
https://github.com/apache/storm/pull/1111
[STORM-1243] port HealthCheck to java
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hustfxj/storm health
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1111.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1111
----
commit 0f4b7522dfeeae33fdadf6ec59ace97769b9ffe4
Author: xiaojian.fxj <[email protected]>
Date: 2016-02-16T09:18:35Z
port HealthCheck to java
commit f343b7d113fbbba2eef0f810f4f20dc955fb8b65
Author: xiaojian.fxj <[email protected]>
Date: 2016-02-16T11:19:28Z
update storm.py
commit 9635e391c380ca160cb408e28eb3364b42851a60
Author: xiaojian.fxj <[email protected]>
Date: 2016-02-17T01:42:15Z
resolve a few very minor style issues
commit 0803c484ebbf7d572aa3d31ca10794617e4d4bad
Author: xiaojian.fxj <[email protected]>
Date: 2016-02-19T01:08:15Z
Merge remote-tracking branch 'remotes/origin/master' into health
commit 4f2d3a96bc4cd19a66529665063b6e8ce406b448
Author: xiaojian.fxj <[email protected]>
Date: 2016-02-19T01:32:28Z
Merge branch 'master' into health
using log, standard output (System.out.println) is likely to be redirect to
null based on @longdafeng
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---