[
https://issues.apache.org/jira/browse/FLINK-29034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xintong Song closed FLINK-29034.
--------------------------------
Resolution: Fixed
master (1.16): f0a6c0cbd8313de8146c9c2610bb3db98bacaea0
> HYBRID_FULL result partition type is not yet reConsumable
> ---------------------------------------------------------
>
> Key: FLINK-29034
> URL: https://issues.apache.org/jira/browse/FLINK-29034
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Coordination
> Affects Versions: 1.16.0
> Reporter: Weijie Guo
> Assignee: Weijie Guo
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.16.0
>
>
> HYBRID_FULL partitions can be consumed repeatedly, but it does not support
> concurrent consumption. So re-consumable is false, but double calculation can
> be avoided during failover. If we regard it as re-consumable, there will be
> problems when the partition is reused. Therefore, we temporarily set this
> field false, and reset it to true when HsResultPartition supports downstream
> concurrent consumption of multiple identical subpartitions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)