wangxianghu commented on a change in pull request #1827:
URL: https://github.com/apache/hudi/pull/1827#discussion_r493999629



##########
File path: 
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/AsyncCleanerService.java
##########
@@ -52,19 +52,6 @@ protected AsyncCleanerService(HoodieWriteClient<?> 
writeClient, String cleanInst
     }), executor);
   }
 
-  public static AsyncCleanerService 
startAsyncCleaningIfEnabled(HoodieWriteClient writeClient,

Review comment:
       > this method need not have moved?
   
   It is back now.




----------------------------------------------------------------
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:
[email protected]


Reply via email to