This is an automated email from the ASF dual-hosted git repository.
abstractdog pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git
from 1be7135f649 HIVE-23745: Avoid copying userpayload in task communicator
(Dmitriy Fingerman, reviewed by Laszlo Bodor)
add 95d088a752f HIVE-26543: Improve TxnHandler, TxnUtils,
CompactionTxnHandler logging (#3603) (Laszlo Bodor reviewed by Stamatis
Zampetakis, Abhay Chennagiri)
No new revisions were added by this update.
Summary of changes:
.../hive/metastore/txn/CompactionTxnHandler.java | 134 +++----
.../hadoop/hive/metastore/txn/TxnHandler.java | 423 ++++++++++++---------
.../apache/hadoop/hive/metastore/txn/TxnUtils.java | 18 +-
3 files changed, 300 insertions(+), 275 deletions(-)