Jaume M created HIVE-21150:
------------------------------

             Summary: Don't block Cleaner at the end of the loop
                 Key: HIVE-21150
                 URL: https://issues.apache.org/jira/browse/HIVE-21150
             Project: Hive
          Issue Type: Improvement
          Components: Transactions
    Affects Versions: 3.1.1
            Reporter: Jaume M


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| 
https://issues.apache.org/jira/browse/HIVE-21052?focusedCommentId=16749161&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16749161]
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to