[
https://issues.apache.org/jira/browse/FLINK-4835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15581790#comment-15581790
]
Till Rohrmann commented on FLINK-4835:
--------------------------------------
Don't we need {{HighAvailabilityServices.getJobManagerLeaderRetriever(JobID
jobId, String defaultAddress)}} for the distributed standalone case? I think
the embedded leader service won't help us in this situation since we don't know
the job manager's location and the job ids beforehand.
> Implement standalone High Availability Services
> -----------------------------------------------
>
> Key: FLINK-4835
> URL: https://issues.apache.org/jira/browse/FLINK-4835
> Project: Flink
> Issue Type: Sub-task
> Components: Cluster Management
> Environment: FLIP-6 feature branch
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
>
> This is a version of the {{HighAvailabilityServices}} that is in fact not
> highly available and used for setups where everything runs in one process
> (mini clusters) and simple setups (non-ha)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)