[
https://issues.apache.org/jira/browse/STORM-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15153621#comment-15153621
]
ASF GitHub Bot commented on STORM-1243:
---------------------------------------
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
----
> port backtype.storm.command.healthcheck to java
> -----------------------------------------------
>
> Key: STORM-1243
> URL: https://issues.apache.org/jira/browse/STORM-1243
> Project: Apache Storm
> Issue Type: New Feature
> Components: storm-core
> Reporter: Robert Joseph Evans
> Assignee: John Fang
> Labels: java-migration, jstorm-merger
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)