[
https://issues.apache.org/jira/browse/FLINK-29334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711290#comment-17711290
]
Matthias Pohl commented on FLINK-29334:
---------------------------------------
It's on my list of things to do (y)
> 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
>
> {{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)