-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
1
-
🟥 DDL
-
None
-
None
-
None
-
None
-
None
-
None
The MergeAllChunksCoordinator class contains an unused _cleaningUp member. The member is only assigned in the cleanup override and is never read. Remove this dead state and the redundant override while retaining the base cleanup hook, which preserves existing cleanup and statistics behavior.