You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/03/07 12:27:00 UTC

[jira] [Work logged] (HIVE-26010) Compactions not picked up by cleaner if CQ_COMMIT_TIME is null and delayed cleaning is enabled

     [ https://issues.apache.org/jira/browse/HIVE-26010?focusedWorklogId=737470&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-737470 ]

ASF GitHub Bot logged work on HIVE-26010:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/Mar/22 12:26
            Start Date: 07/Mar/22 12:26
    Worklog Time Spent: 10m 
      Work Description: veghlaci05 opened a new pull request #3080:
URL: https://github.com/apache/hive/pull/3080


   ### What changes were proposed in this pull request?
   This PR fixes the isse that if the the delayed cleaner start is enabled, the compaction requests with null CQ_COMMIT_TIME (this can happen if the compaction worker runs on an older version of hive) are never picked up by the cleaner.
   
   ### Why are the changes needed?
   This issue can cause that the compaction requests are stuck in 'ready for cleaning' state and accumulating.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Through unit and integration tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 737470)
    Remaining Estimate: 0h
            Time Spent: 10m

> Compactions not picked up by cleaner if CQ_COMMIT_TIME is null and delayed cleaning is enabled
> ----------------------------------------------------------------------------------------------
>
>                 Key: HIVE-26010
>                 URL: https://issues.apache.org/jira/browse/HIVE-26010
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>            Reporter: László Végh
>            Assignee: László Végh
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Compactions are not picked up by the cleaner if the CQ_COMMIT_TIME is null and the delated cleaning is enabled.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)