László Végh created HIVE-26107:
----------------------------------
Summary: Worker shouldn't inject duplicate entries in
`ready_for_cleaning` state into the compaction queue
Key: HIVE-26107
URL: https://issues.apache.org/jira/browse/HIVE-26107
Project: Hive
Issue Type: Improvement
Reporter: László Végh
How to reproduce:
1) create an acid table and load some data ;
2) manually trigger the compaction for the table several times;
4) inspect compaction_queue: There are multiple entries in 'ready for cleaning'
state for the same table.
Expected behavior: All compaction request after the first one should be
rejected until the table is changed again.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)