cuibo01 commented on a change in pull request #2689:
URL: https://github.com/apache/hbase/pull/2689#discussion_r529591006



##########
File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/master/ReplicationLogCleaner.java
##########
@@ -60,10 +62,29 @@ public void preClean() {
       wals = queueStorage.getAllWALs();
     } catch (ReplicationException e) {
       LOG.warn("Failed to read zookeeper, skipping checking deletable files");

Review comment:
       no..i think it does not need else...and we can see the real exception
   
   




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to