Till Rohrmann created FLINK-20806: ------------------------------------- Summary: Correct error message when calling TaskExecutor.disconnectJobManagerConnection Key: FLINK-20806 URL: https://issues.apache.org/jira/browse/FLINK-20806 Project: Flink Issue Type: Improvement Components: Runtime / Coordination Affects Versions: 1.13.0 Reporter: Till Rohrmann Assignee: Till Rohrmann Fix For: 1.13.0
When calling {{TaskExecutor.disconnectJobManagerConnection}} then we create an exception with a message stating that the leading JobManager lost the leadership. This is not always true and consequently I propose to update this error message. -- This message was sent by Atlassian Jira (v8.3.4#803005)