This is an automated email from the ASF dual-hosted git repository.
wzhou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from 7167f3b4f IMPALA-13336: Fix syntax error in creating Iceberg test
table on Apache Hive 3
new eea3594e9 IMPALA-13397: Use TUniqueIdUtil.PrintId in
HeartbeatContext.toString
new d2cd9b51a IMPALA-13388: fix unit-tests of Statestore HA for UBSAN
builds
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
be/src/statestore/statestore.cc | 29 +++++++----
be/src/statestore/statestore.h | 14 +++++-
common/thrift/metrics.json | 10 ++++
.../apache/impala/common/TransactionKeepalive.java | 3 +-
tests/custom_cluster/test_statestored_ha.py | 58 ++++++++++++++++++----
5 files changed, 91 insertions(+), 23 deletions(-)