This is an automated email from the ASF dual-hosted git repository.

klcopp pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.


    from ea7589d  HIVE-24937 : Fix sync bottleneck in SyslogParser
     add 71d0838  HIVE-24955: New metrics about aborted transactions (Karen 
Coppage, reviewed by Denys Kuzmenko)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hive/ql/lockmgr/TestDbTxnManager.java   | 11 +++-
 .../ql/txn/compactor/TestCompactionMetrics.java    | 59 +++++++++++++++++-----
 .../hive/metastore/metrics/AcidMetricService.java  |  6 +++
 .../hive/metastore/metrics/MetricsConstants.java   |  9 +++-
 .../hive/metastore/txn/CompactionTxnHandler.java   |  4 ++
 .../hadoop/hive/metastore/txn/MetricsInfo.java     | 27 ++++++++++
 .../hadoop/hive/metastore/txn/TxnHandler.java      | 18 +++++--
 7 files changed, 114 insertions(+), 20 deletions(-)

Reply via email to