This is an automated email from the ASF dual-hosted git repository.
zhangduo pushed a change to branch branch-2.5
in repository https://gitbox.apache.org/repos/asf/hbase.git
from 472e81098e1 HBASE-27153 Improvements to read-path tracing
new 1720ced4c53 HBASE-27271 BufferCallBeforeInitHandler should ignore the
flush request (#4676)
new a7f8dde815a HBASE-27269 The implementation of
TestReplicationStatus.waitOnMetricsReport is incorrect (#4678)
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:
.../hbase/ipc/BufferCallBeforeInitHandler.java | 7 ++
.../hadoop/hbase/ipc/NettyRpcConnection.java | 81 ++++++++++++----------
.../hbase/replication/TestReplicationStatus.java | 27 +++++---
3 files changed, 71 insertions(+), 44 deletions(-)