Details
-
Improvement
-
Status: Open
-
Critical
-
Resolution: Unresolved
-
3.1.1
-
None
-
None
Description
After HIVE-21052 the cleaner gets blocked at the end of the loop waiting for all the clean tasks to finish, once this happens it can start again and submit new clean tasks.
The problem is that a clean tasks takes very long it will get blocked only waiting for one task, while it could submit new tasks.
Some ideas about how to implement this in this comment
Attachments
Issue Links
- relates to
-
HIVE-21052 Make sure transactions get cleaned if they are aborted before addPartitions is called
- Resolved
-
HIVE-23324 Parallelise compaction directory cleaning process
- Closed