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

[jira] [Created] (FLINK-12641) Add partition release logic from JM -> TM

Chesnay Schepler created FLINK-12641:
----------------------------------------

             Summary: Add partition release logic from JM -> TM
                 Key: FLINK-12641
                 URL: https://issues.apache.org/jira/browse/FLINK-12641
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Coordination, Runtime / Network
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.9.0


Introduce general logic on the JobManager to release partitions that are no longer required.
In the first version, partitions will be kept until the job has finished.

Further optimizations, potentially involving failover-regions, can be tackled in a follow-up.



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