[
https://issues.apache.org/jira/browse/HIVE-25115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17568590#comment-17568590
]
Stamatis Zampetakis commented on HIVE-25115:
--------------------------------------------
Hey [~dkuzmenko] , [~klcopp] , can someone please clarify what does the phrase
"queue entry is thrown back to the queue" mean?
I am looking into the code and it seems that we are not adding something new in
the queue. My understanding is that when the cleaner does not delete any files
then we are leaving the compaction entry in the queue and this can create
problems.
> Compaction queue entries may accumulate in "ready for cleaning" state
> ---------------------------------------------------------------------
>
> Key: HIVE-25115
> URL: https://issues.apache.org/jira/browse/HIVE-25115
> Project: Hive
> Issue Type: Improvement
> Reporter: Karen Coppage
> Assignee: Denys Kuzmenko
> Priority: Major
> Labels: pull-request-available
> Time Spent: 4h 20m
> Remaining Estimate: 0h
>
> If the Cleaner does not delete any files, the compaction queue entry is
> thrown back to the queue and remains in "ready for cleaning" state.
> Problem: If 2 compactions run on the same table and enter "ready for
> cleaning" state at the same time, only one "cleaning" will remove obsolete
> files, the other entry will remain in the queue in "ready for cleaning" state.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)