Technoboy- commented on code in PR #18218:
URL: https://github.com/apache/pulsar/pull/18218#discussion_r1009035786


##########
pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/NamespacesBase.java:
##########
@@ -1965,6 +1965,32 @@ protected void internalSetOffloadThreshold(long 
newThreshold) {
         }
     }
 
+    protected void internalSetOffloadThresholdInSeconds(long newThreshold) {

Review Comment:
   We should make this method to be async.



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