[
https://issues.apache.org/jira/browse/HIVE-25080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karen Coppage updated HIVE-25080:
---------------------------------
Parent: HIVE-24824
Issue Type: Sub-task (was: Bug)
> Create metric about oldest entry in "ready for cleaning" state
> --------------------------------------------------------------
>
> Key: HIVE-25080
> URL: https://issues.apache.org/jira/browse/HIVE-25080
> Project: Hive
> Issue Type: Sub-task
> Reporter: Antal Sinkovits
> Assignee: Antal Sinkovits
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> When a compaction txn commits, COMPACTION_QUEUE.CQ_COMMIT_TIME is updated
> with the current time. Then the compaction state is set to "ready for
> cleaning". (... and then the Cleaner runs and the state is set to "succeeded"
> hopefully)
> Based on this we know (roughly) how long a compaction has been in state
> "ready for cleaning".
> We should create a metric similar to compaction_oldest_enqueue_age_in_sec
> that would show that the cleaner is blocked by something i.e. find the
> compaction in "ready for cleaning" that has the oldest commit time.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)