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

apurtell pushed a change to branch branch-2
in repository https://gitbox.apache.org/repos/asf/hbase.git.


    from 49a3e15  HBASE-26157 Expose some IA.LimitedPrivate interface in 
TestingHBaseCluster (#3643)
     new 284103b  HBASE-25588 Excessive logging of "hbase.zookeeper.useMulti is 
deprecated. Default to true always." (#3640)
     new 820ba21  HBASE-26106 AbstractFSWALProvider#getArchivedLogPath doesn't 
look for wal file in all oldWALs directory. (#3636)

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:
 .../hadoop/hbase/mapreduce/WALInputFormat.java     |  5 +-
 .../hbase/mapreduce/TestWALRecordReader.java       | 58 ++++++++++++++++++++++
 .../regionserver/ReplicationSource.java            | 10 ++--
 .../regionserver/ReplicationSourceWALReader.java   |  2 +-
 .../replication/regionserver/WALEntryStream.java   |  2 +
 .../hadoop/hbase/wal/AbstractFSWALProvider.java    | 37 ++------------
 .../org/apache/hadoop/hbase/zookeeper/ZKUtil.java  | 18 +++++--
 7 files changed, 87 insertions(+), 45 deletions(-)

Reply via email to