You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/05/26 10:11:00 UTC

[jira] [Resolved] (HIVE-26107) Worker shouldn't inject duplicate entries in `ready for cleaning` state into the compaction queue

     [ https://issues.apache.org/jira/browse/HIVE-26107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stamatis Zampetakis resolved HIVE-26107.
----------------------------------------
    Fix Version/s: 4.0.0-alpha-2
       Resolution: Fixed

Fixed in https://github.com/apache/hive/commit/730da48f65ca2fb6ff771820a7a1fffae10ea7bd. 

[~veghlaci05] [~dkuzmenko] Please don't forget to resolve the JIRA issue and set the fix version once you merge the PR to master. It is important for backporting things downstream and for having proper release notes upstream.

> 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
>            Assignee: László Végh
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0-alpha-2
>
>          Time Spent: 4h 10m
>  Remaining Estimate: 0h
>
> 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.7#820007)