[
https://issues.apache.org/jira/browse/FLINK-7526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16152179#comment-16152179
]
ASF GitHub Bot commented on FLINK-7526:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/4595
> TaskExecutor should filter out duplicate JobManager gained leadership messages
> ------------------------------------------------------------------------------
>
> Key: FLINK-7526
> URL: https://issues.apache.org/jira/browse/FLINK-7526
> Project: Flink
> Issue Type: Bug
> Components: Distributed Coordination
> Affects Versions: 1.4.0
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Priority: Minor
> Labels: flip-6
> Fix For: 1.4.0
>
>
> Currently, the {{TaskExecutor}} does not filter out duplicate JobManager
> gained leadership messages. This causes that multiple
> {{JobManagerConnections}} are opened which are not properly closed. In order
> to solve the problem, we should filter out duplicate messages wrt the leader
> session id.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)