[ 
https://issues.apache.org/jira/browse/FLINK-7526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16151972#comment-16151972
 ] 

ASF GitHub Bot commented on FLINK-7526:
---------------------------------------

Github user tillrohrmann commented on the issue:

    https://github.com/apache/flink/pull/4595
  
    Rebased onto the latest master.


> 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
>
> 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)

Reply via email to