[ https://issues.apache.org/jira/browse/FLINK-34544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yuxin Tan updated FLINK-34544: ------------------------------ Summary: Fix tiered result partition check state issue when finishing partition (was: Tiered result partition should be released with lock) > Fix tiered result partition check state issue when finishing partition > ---------------------------------------------------------------------- > > Key: FLINK-34544 > URL: https://issues.apache.org/jira/browse/FLINK-34544 > Project: Flink > Issue Type: Bug > Components: Runtime / Network > Affects Versions: 1.20.0 > Reporter: Yuxin Tan > Assignee: Yuxin Tan > Priority: Major > Labels: pull-request-available > > When releasing `TieredResultPartition`, it is not protected by a lock(just > like SortMergeResultPartition), then it may throw illegal state exceptions > occasionally. We should fix it. -- This message was sent by Atlassian Jira (v8.20.10#820010)