[
https://issues.apache.org/jira/browse/FLINK-32445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-32445:
-----------------------------------
Labels: auto-deprioritized-major starter (was: stale-major starter)
Priority: Minor (was: Major)
This issue was labeled "stale-major" 7 days ago and has not received any
updates so it is being deprioritized. If this ticket is actually Major, please
raise the priority and ask a committer to assign you the issue or revive the
public discussion.
> BlobStore.closeAndCleanupAllData doesn't do any close action
> ------------------------------------------------------------
>
> Key: FLINK-32445
> URL: https://issues.apache.org/jira/browse/FLINK-32445
> Project: Flink
> Issue Type: Technical Debt
> Components: Runtime / Coordination
> Affects Versions: 1.18.0
> Reporter: Matthias Pohl
> Priority: Minor
> Labels: auto-deprioritized-major, starter
>
> We might want to refactor {{BlobStore.closeAndCleanupAllData}}: It doesn't
> close any resources (and doesn't need to). Therefore, renaming the interfaces
> method to {{cleanAllData}} seems to be more appropriate.
> This enables us to remove redundant code in
> {{AbstractHaServices.closeAndCleanupAllData}} and {{AbstractHaServices.close}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)