You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2017/09/04 06:42:00 UTC

[jira] [Closed] (FLINK-7526) TaskExecutor should filter out duplicate JobManager gained leadership messages

     [ https://issues.apache.org/jira/browse/FLINK-7526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann closed FLINK-7526.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

Fixed via 64e8de97d02a747da52a3e69472147b64fd2dd91

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