sijie commented on a change in pull request #6183: Namespace level offloader
URL: https://github.com/apache/pulsar/pull/6183#discussion_r376162707
##########
File path:
pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/NamespacesBase.java
##########
@@ -2188,5 +2189,66 @@ protected void
internalSetIsAllowAutoUpdateSchema(boolean isAllowAutoUpdateSchem
}
}
+ protected void internalSetOffloadPolicies(OffloadPolicies offloadPolicies)
{
Review comment:
nit: ideally we should try to implement this in an asynchronous way.
----------------------------------------------------------------
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