You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Aditya Shah (Jira)" <ji...@apache.org> on 2020/07/06 09:01:00 UTC

[jira] [Created] (HIVE-23803) Initiator misses compactions of table which were just allowed auto compaction after a given interval

Aditya Shah created HIVE-23803:
----------------------------------

             Summary: Initiator misses compactions of table which were just allowed auto compaction after a given interval
                 Key: HIVE-23803
                 URL: https://issues.apache.org/jira/browse/HIVE-23803
             Project: Hive
          Issue Type: Bug
            Reporter: Aditya Shah


After HIVE-21917  we are just looking at completed transaction components entries that have a timestamp in past check interval for initiators. But if there is a table which has `NO_AUTO_COMPACTION` set as true for a while (at least check interval) and is toggled to false, auto compaction will not happen for that table till there is no new entry in completed transaction component.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)