[
https://issues.apache.org/jira/browse/FLINK-12647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-12647:
-------------------------------------
Description: ResultPartitions being released on consumption should no
longer a hard-coded behavior, which is a prerequisite for making partitions
consumable multiple times, without knowing ahead-of-time how often that might
be. To retain the existing behavior a configurable flag should be introduced to
force the consumption of all release partitions,which will likely be removed in
the future. (was: Add a feature flag so that the network continues to
automatically release partitions once they have been consumed, to ease
development and potentially as a failsafe in the future.)
> Make partition release on consumption optional
> ----------------------------------------------
>
> Key: FLINK-12647
> URL: https://issues.apache.org/jira/browse/FLINK-12647
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Network
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.9.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> ResultPartitions being released on consumption should no longer a hard-coded
> behavior, which is a prerequisite for making partitions consumable multiple
> times, without knowing ahead-of-time how often that might be. To retain the
> existing behavior a configurable flag should be introduced to force the
> consumption of all release partitions,which will likely be removed in the
> future.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)