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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)