hangc0276 commented on code in PR #4058:
URL: https://github.com/apache/bookkeeper/pull/4058#discussion_r1307625748


##########
bookkeeper-server/src/main/java/org/apache/bookkeeper/conf/ServerConfiguration.java:
##########
@@ -214,6 +214,7 @@ public class ServerConfiguration extends 
AbstractConfiguration<ServerConfigurati
     protected static final String UNDERREPLICATED_LEDGER_RECOVERY_GRACE_PERIOD 
=
             "underreplicatedLedgerRecoveryGracePeriod";
     protected static final String AUDITOR_REPLICAS_CHECK_INTERVAL = 
"auditorReplicasCheckInterval";
+    protected static final String AUDITOR_UNDER_REPLICAS_STAT_INTERVAL = 
"auditorUnderReplicasStatInterval";

Review Comment:
   Please remove this configuration



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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to