You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2019/06/29 15:03:00 UTC

[jira] [Closed] (FLINK-12616) Maintain connection between JM<->TM until all partitions have been released

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

Chesnay Schepler closed FLINK-12616.
------------------------------------
    Resolution: Fixed

JM side:
master: 27712bd41e243cf26120fbb9111c04ed4f22c50e

> Maintain connection between JM<->TM until all partitions have been released
> ---------------------------------------------------------------------------
>
>                 Key: FLINK-12616
>                 URL: https://issues.apache.org/jira/browse/FLINK-12616
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>             Fix For: 1.9.0
>
>
> Currently, the connection between JM and TM are kept open until all slots allocated by the JM on the TM have been released.
> We have to extend this logic to also take partitions into account, such that partitions remain accessible to the JM, even if no slots are allocated.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)