tillrohrmann opened a new pull request #15854:
URL: https://github.com/apache/flink/pull/15854


   The problem is that the DefaultLeaderRetrievalService for the 
ResourceManager is reused by
   the JobMaster. Since the DefaultLeaderRetrievalService is only usable once, 
this means that
   the JobMaster can only be started once even though the JobManagerRunnerImpl 
restarts it in
   case of a regained leadership.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to