This is an automated email from the ASF dual-hosted git repository.
zhangduo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git.
from ccfbdad HBASE-23098 [bulkload] If one of the peers in a cluster is
configured with NAMESPACE level, its hfile-refs(zk) will be backlogged (#676)
add 85ecdd1 HBASE-23587 The FSYNC_WAL flag does not work on branch-2.x
(#974)
No new revisions were added by this update.
Summary of changes:
.../hadoop/hbase/regionserver/wal/AsyncFSWAL.java | 20 ++++-
.../hadoop/hbase/regionserver/wal/FSHLog.java | 3 +-
.../regionserver/wal/TestAsyncFSWALDurability.java | 43 +++++++++++
.../regionserver/wal/TestFSHLogDurability.java | 41 ++++++++++
.../regionserver/wal/WALDurabilityTestBase.java | 89 +++++++++++++---------
5 files changed, 159 insertions(+), 37 deletions(-)