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/04/13 08:19:00 UTC

[jira] [Resolved] (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 resolved FLINK-29334.
-----------------------------------
    Fix Version/s: 1.18.0
       Resolution: Fixed

master: 2dc37f06bd343ef91d2c8c7cd5c00a9bbad9dc01

> 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: pull-request-available, starer
>             Fix For: 1.18.0
>
>
> {{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)