You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yuxin Tan (Jira)" <ji...@apache.org> on 2024/03/02 15:22:00 UTC

[jira] [Updated] (FLINK-34544) Fix tiered result partition check state issue when finishing partition

     [ 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)