GitHub user shuai-xu reopened a pull request:

    https://github.com/apache/flink/pull/2903

    [FLINK-5074] [runtime] add a zookeeper based running job registry

    This pr is for jira 
#[5074](https://issues.apache.org/jira/browse/FLINK-5074).
    
    Implement a zookeeper based running job registry for flip-6. It will write 
the running job info to zookeeper and support querying job status.

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

    $ git pull https://github.com/shuai-xu/flink jira-5074

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

    https://github.com/apache/flink/pull/2903.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 #2903
    
----
commit 18d9e17f10cf98d9fe351da181cae57b52957f6f
Author: shuai.xus <[email protected]>
Date:   2016-11-30T08:05:55Z

    [FLINK-5704] [runtime] add a zookeeper based running job registry

commit 5a623063e2f9a39e6e0eb32319faa7e9d564cf3d
Author: shuai.xus <[email protected]>
Date:   2016-12-01T07:27:11Z

    [FLINK-5074] [runtime] HighAvailabilityServicesUtils support new 
ZookeeperHaServices

commit 2f42ec657eb69197ef5280c114d486ccd1271c44
Author: shuai.xus <[email protected]>
Date:   2016-12-05T06:12:39Z

    [FLINK-5074] [runtime] fix get zk path bug and add unittest

commit 0fa9a8d7e4d31451f72177f93e3fba3ca5ad3593
Author: shuai.xus <[email protected]>
Date:   2016-12-21T09:44:44Z

    [FLINK-5074] [runtime] add throws Exception to before and after

----


---
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.
---

Reply via email to