codelipenghui commented on a change in pull request #6381: [Issue 6283][Offloaders] WIP - Offload policies per ns with deletionLag & threshold URL: https://github.com/apache/pulsar/pull/6381#discussion_r382891086
########## File path: managed-ledger/src/main/java/org/apache/bookkeeper/mledger/ManagedLedgerConfig.java ########## @@ -417,7 +415,7 @@ public long getRetentionSizeInMB() { * @param unit timeunit for lagTime */ public ManagedLedgerConfig setOffloadLedgerDeletionLag(long lagTime, TimeUnit unit) { Review comment: Looks no longer used, can it be deleted? ---------------------------------------------------------------- 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 With regards, Apache Git Services