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

andor pushed a change to branch HBASE-29081
in repository https://gitbox.apache.org/repos/asf/hbase.git


    from b3df7c5a381 HBASE-29081. Fix build errors
     add ae2139d39a9 HBASE-30069:Instead of generic DoNotRetryIOException send 
specific Exception (#8059)

No new revisions were added by this update.

Summary of changes:
 ... WriteAttemptedOnReadOnlyClusterException.java} |  19 +-
 .../access/AbstractReadOnlyController.java         |   6 +-
 .../TestReadOnlyControllerBulkLoadObserver.java    |  20 +-
 .../TestReadOnlyControllerEndpointObserver.java    |  12 +-
 .../TestReadOnlyControllerMasterObserver.java      | 399 +++++++++++++--------
 .../TestReadOnlyControllerRegionObserver.java      | 288 +++++++++------
 ...TestReadOnlyControllerRegionServerObserver.java |  25 +-
 7 files changed, 474 insertions(+), 295 deletions(-)
 copy 
hbase-client/src/main/java/org/apache/hadoop/hbase/{TableInfoMissingException.java
 => WriteAttemptedOnReadOnlyClusterException.java} (72%)

Reply via email to