Yida Wu created IMPALA-14682:
--------------------------------
Summary: Use centralized async cleanup for admission state cleanup
Key: IMPALA-14682
URL: https://issues.apache.org/jira/browse/IMPALA-14682
Project: IMPALA
Issue Type: Sub-task
Components: Backend
Affects Versions: Impala 4.5.0
Reporter: Yida Wu
Assignee: Yida Wu
In IMPALA-14605, we added CleanupAdmissionStateMapAsync() to clean up the
admission state asynchronously. It would be better to migrate all deletion
paths to use this centralized async method. This makes it easier to track when
and if the admission state is removed. Additionally, this refactoring is a
necessary step for future improvements, such as implementing time-based
deletion.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)