gaoran10 commented on a change in pull request #8446:
URL: https://github.com/apache/pulsar/pull/8446#discussion_r517391225
##########
File path:
pulsar-client-admin/src/main/java/org/apache/pulsar/client/admin/Namespaces.java
##########
@@ -3290,6 +3304,20 @@ void setIsAllowAutoUpdateSchema(String namespace,
boolean isAllowAutoUpdateSchem
*/
CompletableFuture<Void> setOffloadPoliciesAsync(String namespace,
OffloadPolicies offloadPolicies);
+ /**
+ * Remove the offload configuration for all the topics in a namespace
asynchronously.
Review comment:
Same as above.
----------------------------------------------------------------
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]