[ https://issues.apache.org/jira/browse/FLINK-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14718601#comment-14718601 ]
ASF GitHub Bot commented on FLINK-2291: --------------------------------------- Github user tillrohrmann commented on the pull request: https://github.com/apache/flink/pull/1016#issuecomment-135781842 Ok, thanks for your feedback @StephanEwen and @uce. I'll rebase on the latest master and then merge it. I've created two issues [1, 2] to track the problems Stephan mentioned. [1] https://issues.apache.org/jira/browse/FLINK-2592 [2] https://issues.apache.org/jira/browse/FLINK-2593 > Use ZooKeeper to elect JobManager leader and send information to TaskManagers > ----------------------------------------------------------------------------- > > Key: FLINK-2291 > URL: https://issues.apache.org/jira/browse/FLINK-2291 > Project: Flink > Issue Type: Sub-task > Components: JobManager, TaskManager > Affects Versions: 0.10 > Reporter: Till Rohrmann > Assignee: Till Rohrmann > Fix For: 0.10 > > > Use ZooKeeper to determine the leader of a set of {{JobManagers}} which will > act as the responsible {{JobManager}} for all {{TaskManager}}. The > {{TaskManager}} will get the address of the leader from ZooKeeper. > Related Wiki: > [https://cwiki.apache.org/confluence/display/FLINK/JobManager+High+Availability] -- This message was sent by Atlassian JIRA (v6.3.4#6332)