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

[jira] [Created] (FLINK-12405) Introduce BLOCKING_PERSISTENT result partition type

Ruidong Li created FLINK-12405:
----------------------------------

             Summary: Introduce BLOCKING_PERSISTENT result partition type
                 Key: FLINK-12405
                 URL: https://issues.apache.org/jira/browse/FLINK-12405
             Project: Flink
          Issue Type: Sub-task
          Components: API / DataSet
            Reporter: Ruidong Li
            Assignee: Ruidong Li


The new {{ResultPartitionType}} : {{BLOCKING_PERSISTENT}} is similar to {{BLOCKING}} except it might be consumed for several times and will be released after TM shutdown or {{ResultPartition}} removal request.
This is the basis for Interactive Programming.



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