You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Matthias Pohl (Jira)" <ji...@apache.org> on 2023/03/27 12:51:00 UTC

[jira] [Assigned] (FLINK-29334) StateHandleStore#releaseAndTryRemoveAll is not used and can be removed

     [ https://issues.apache.org/jira/browse/FLINK-29334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Pohl reassigned FLINK-29334:
-------------------------------------

    Assignee: Wencong Liu

> StateHandleStore#releaseAndTryRemoveAll is not used and can be removed
> ----------------------------------------------------------------------
>
>                 Key: FLINK-29334
>                 URL: https://issues.apache.org/jira/browse/FLINK-29334
>             Project: Flink
>          Issue Type: Technical Debt
>          Components: Runtime / Coordination
>    Affects Versions: 1.17.0
>            Reporter: Matthias Pohl
>            Assignee: Wencong Liu
>            Priority: Minor
>              Labels: starer
>
> {{StateHandleStore#releaseAndTryRemoveAll}} isn't used in production code. There is also not a real reason to do a final cleanup. We should clean up component at the right location that than doing a wipe-out at the end.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)