This is an automated email from the ASF dual-hosted git repository.
apurtell pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git.
from 51ed95c HBASE-26071: Document HBASE-26021 and upgrade considerations
for 1.7.0/1.7.1 (#3469)
add 0294c73 HBASE-26093 Replication is stuck due to zero length wal file
in oldWALs directory (#3504)
No new revisions were added by this update.
Summary of changes:
.../regionserver/ReplicationSourceWALReader.java | 15 ++++---
.../replication/regionserver/WALEntryStream.java | 35 +++-------------
.../hadoop/hbase/wal/AbstractFSWALProvider.java | 38 +++++++++++++++++-
.../regionserver/TestBasicWALEntryStream.java | 46 ++++++++++++++++++++++
4 files changed, 98 insertions(+), 36 deletions(-)