horizonzy commented on code in PR #19156:
URL: https://github.com/apache/pulsar/pull/19156#discussion_r1064095973


##########
pulsar-broker-common/src/main/java/org/apache/pulsar/broker/ServiceConfiguration.java:
##########
@@ -461,6 +467,15 @@ The delayed message index bucket time step(in seconds) in 
per bucket snapshot se
         )
     private int zooKeeperCacheExpirySeconds = -1;
 
+    @Deprecated

Review Comment:
   If the user uses the old properties, it just add 
`zookeeperAllowReadOnlyOperations` config.



-- 
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