[
https://issues.apache.org/jira/browse/FLINK-32445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-32445:
-----------------------------------
Labels: auto-deprioritized-major pull-request-available starter (was:
auto-deprioritized-major starter)
> 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, pull-request-available, 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)