[
https://issues.apache.org/jira/browse/HIVE-24955?focusedWorklogId=573555&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-573555
]
ASF GitHub Bot logged work on HIVE-24955:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 29/Mar/21 15:40
Start Date: 29/Mar/21 15:40
Worklog Time Spent: 10m
Work Description: klcopp opened a new pull request #2132:
URL: https://github.com/apache/hive/pull/2132
See HIVE-24824
### How was this patch tested?
Unit 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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 573555)
Remaining Estimate: 0h
Time Spent: 10m
> New metrics about aborted transactions
> --------------------------------------
>
> Key: HIVE-24955
> URL: https://issues.apache.org/jira/browse/HIVE-24955
> Project: Hive
> Issue Type: Sub-task
> Reporter: Karen Coppage
> Assignee: Karen Coppage
> Priority: Major
> Fix For: 4.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 5 new metrics:
> * Number of aborted transactions in the TXNS table (collected in
> AcidMetricsService)
> * Oldest aborted transaction (collected in AcidMetricsService)
> * Number of aborted write transaction (incremented counter at
> abortTransaction)
> * Number of committed write transaction (incremented counter at
> commitTransaction)
> * Number of timed out transactions (cleaner removed them after heartbeat
> time out)
> The latter 3 will restart as 0 after every HMS restartÂ
--
This message was sent by Atlassian Jira
(v8.3.4#803005)