lsy180829 commented on a change in pull request #5632: [Issue 5614] Deprecate 
brokerServicePurgeInactiveFrequencyInSeconds
URL: https://github.com/apache/pulsar/pull/5632#discussion_r347782264
 
 

 ##########
 File path: 
pulsar-broker-common/src/main/java/org/apache/pulsar/broker/ServiceConfiguration.java
 ##########
 @@ -1200,6 +1200,7 @@
         doc = "How often broker checks for inactive topics to be deleted 
(topics with no subscriptions and no one connected)"
     )
     private int brokerServicePurgeInactiveFrequencyInSeconds = 60;
+    @Deprecated
 
 Review comment:
   Thank you very much, I'll move it.

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


With regards,
Apache Git Services

Reply via email to