[ https://issues.apache.org/jira/browse/FLINK-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15715843#comment-15715843 ]
ASF GitHub Bot commented on FLINK-5074: --------------------------------------- Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/2903 Looks good to me! I think it would be good to add a test to this, based on a Curator TestingServer. This test here gives an example how to use the TestingServer: https://github.com/apache/flink/blob/master/flink-runtime/src/test/java/org/apache/flink/runtime/leaderelection/ZooKeeperLeaderElectionTest.java > Implement a RunningJobRegistry based on Zookeeper > -------------------------------------------------- > > Key: FLINK-5074 > URL: https://issues.apache.org/jira/browse/FLINK-5074 > Project: Flink > Issue Type: Task > Components: Cluster Management > Reporter: shuai.xu > Assignee: shuai.xu > Labels: flip-6 > > For flip-6, it has implemented the ZookeeperHaServices, but > ZookeeperHaServices does not support getRunningJobsRegistry. So need to > implement a ZK based running job registry. -- This message was sent by Atlassian JIRA (v6.3.4#6332)