[ https://issues.apache.org/jira/browse/STORM-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15130384#comment-15130384 ]
ASF GitHub Bot commented on STORM-1273: --------------------------------------- GitHub user hustfxj opened a pull request: https://github.com/apache/storm/pull/1071 [STORM-1273] port backtype.storm.cluster to java Sorry. Some tests don’t pass, and I will check and fix it. I now check in code, because I want to get some guidance before the Chinese New Year. You can merge this pull request into a Git repository by running: $ git pull https://github.com/hustfxj/storm cluster Alternatively you can review and apply these changes as the patch at: https://github.com/apache/storm/pull/1071.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 #1071 ---- commit 682d31c8a5f53a59f47b4df4bd35ff828e7e0aa5 Author: xiaojian.fxj <xiaojian....@alibaba-inc.com> Date: 2016-02-01T07:17:49Z port org.apache.storm.cluster.cluster.clj commit 9a79fb7de0e824e73c294738521e892f1d81fbb0 Author: xiaojian.fxj <xiaojian....@alibaba-inc.com> Date: 2016-02-03T12:28:05Z delete zookeeper.clj zookeeper_state_factory.clj cluster.clj, but some tests still can't pass commit 5916b0b8089f9dd184fdd1ab2f18eb5e5deabc65 Author: xiaojian.fxj <xiaojian....@alibaba-inc.com> Date: 2016-02-03T13:15:41Z callback maybe null commit 2a17c45591692b61df0be922fdec9d10a108de27 Author: xiaojian.fxj <xiaojian....@alibaba-inc.com> Date: 2016-02-03T13:18:13Z Merge branch 'master' into cluster ---- > port backtype.storm.cluster to java > ----------------------------------- > > Key: STORM-1273 > URL: https://issues.apache.org/jira/browse/STORM-1273 > Project: Apache Storm > Issue Type: New Feature > Components: storm-core > Reporter: Robert Joseph Evans > Assignee: Basti Liu > Labels: java-migration, jstorm-merger > > current state of the cluster (Some of this moves to java as a part of > heartbeat server) > https://github.com/apache/storm/tree/jstorm-import/jstorm-core/src/main/java/com/alibaba/jstorm/cluster > as an example -- This message was sent by Atlassian JIRA (v6.3.4#6332)