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

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


    from e78ce46  HBASE-23601: OutputSink.WriterThread exception gets stuck and 
repeated indefinietly (#956)
     new 1047246  HBASE-23668 Master log start filling with "Flush journal 
status" messages
     new 58b0e0f  Revert "HBASE-23601: OutputSink.WriterThread exception gets 
stuck and repeated indefinietly (#956)"

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:
 .../store/region/RegionFlusherAndCompactor.java    |  15 ++-
 .../store/region/RegionProcedureStore.java         |  14 ++-
 .../apache/hadoop/hbase/regionserver/HRegion.java  |   4 +-
 .../RegionReplicaReplicationEndpoint.java          |   1 -
 .../org/apache/hadoop/hbase/wal/OutputSink.java    |  20 +---
 .../org/apache/hadoop/hbase/wal/WALSplitter.java   |   1 -
 .../hadoop/hbase/wal/TestOutputSinkWriter.java     | 126 ---------------------
 7 files changed, 24 insertions(+), 157 deletions(-)
 delete mode 100644 
hbase-server/src/test/java/org/apache/hadoop/hbase/wal/TestOutputSinkWriter.java

Reply via email to