Chesnay Schepler created FLINK-12616:
----------------------------------------
Summary: 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
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)