2005hithlj commented on code in PR #4811: URL: https://github.com/apache/hbase/pull/4811#discussion_r989668244
########## hbase-server/src/main/java/org/apache/hadoop/hbase/replication/master/ReplicationLogCleaner.java: ########## @@ -76,6 +80,18 @@ public void preClean() { if (this.getConf() == null) { return; } + try { Review Comment: @Apache9 sir. Thanks for your review. I have added comments. Could you take a look? Thanks. -- 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. To unsubscribe, e-mail: issues-unsubscr...@hbase.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org