[ 
https://issues.apache.org/jira/browse/STORM-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15133754#comment-15133754
 ] 

ASF GitHub Bot commented on STORM-1273:
---------------------------------------

GitHub user hustfxj opened a pull request:

    https://github.com/apache/storm/pull/1081

    [STORM-1273]  port backtype.storm.cluster to java 

    1. port cluster.clj to 
ClusterUtils/StormClusterState/StateStorage/ZKStateStorage/ZKStateStorageFactory
    2. Update all the callings to cluster
    3. Mock the java static functions for test purposes.
    4. Address issues in unit and manual tests.
        Pacemaker_state_factory.clj have bee not reverted to java, and some 
comments need to be make a javadoc afterwards. Please help me review these 
codes, thank you very much. I am on vacation this week, so  I maybe update the 
PR later. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hustfxj/storm ClusterUtils

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/1081.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 #1081
    
----
commit 682d31c8a5f53a59f47b4df4bd35ff828e7e0aa5
Author: xiaojian.fxj <[email protected]>
Date:   2016-02-01T07:17:49Z

    port org.apache.storm.cluster.cluster.clj

commit 9a79fb7de0e824e73c294738521e892f1d81fbb0
Author: xiaojian.fxj <[email protected]>
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 <[email protected]>
Date:   2016-02-03T13:15:41Z

    callback maybe null

commit 2a17c45591692b61df0be922fdec9d10a108de27
Author: xiaojian.fxj <[email protected]>
Date:   2016-02-03T13:18:13Z

    Merge branch 'master' into cluster

commit 55b86ca4f0ea02b25701f25f454e537cbf6239d4
Author: xiaojian.fxj <[email protected]>
Date:   2016-02-05T05:47:12Z

    update class hierarchy about 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)

Reply via email to