[
https://issues.apache.org/jira/browse/HIVE-22863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17044416#comment-17044416
]
László Pintér commented on HIVE-22863:
--------------------------------------
Pushed to master. Thanks for the patch [~klcopp]
> Commit compaction txn if it is opened but compaction is skipped
> ---------------------------------------------------------------
>
> Key: HIVE-22863
> URL: https://issues.apache.org/jira/browse/HIVE-22863
> Project: Hive
> Issue Type: Bug
> Reporter: Karen Coppage
> Assignee: Karen Coppage
> Priority: Major
> Attachments: HIVE-22863.01.patch, HIVE-22863.02.patch,
> HIVE-22863.03.patch, HIVE-22863.04.patch, HIVE-22863.05.patch
>
>
> Currently if a table does not have enough directories to compact, compaction
> is skipped and the compaction is either (a) marked ready for cleaning or (b)
> marked compacted. However, the txn the compaction runs in is never committed,
> it remains open, so TXNS and TXN_COMPONENTS will never be cleared of
> information about the attempted compaction.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)