You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/08/03 20:14:06 UTC

[GitHub] [hbase] saintstack commented on a change in pull request #2181: HBASE-24808 skip empty log cleaner delegate class names (WAS => cleaner.CleanerChore: Can NOT create CleanerDelegate= Cla…

saintstack commented on a change in pull request #2181:
URL: https://github.com/apache/hbase/pull/2181#discussion_r464637617



##########
File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/cleaner/CleanerChore.java
##########
@@ -151,7 +151,11 @@ private void initCleanerChain(String confKey) {
     this.cleanersChain = new LinkedList<>();
     String[] logCleaners = conf.getStrings(confKey);

Review comment:
       Can do in follow-on. Just reusing what was there ....




----------------------------------------------------------------
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:
users@infra.apache.org