Technoboy- commented on code in PR #25050:
URL: https://github.com/apache/pulsar/pull/25050#discussion_r2603049545
##########
pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/NamespacesBase.java:
##########
@@ -1013,7 +1013,7 @@ protected CompletableFuture<Void>
internalUnloadNamespaceAsync() {
});
}
-
+ @Deprecated
protected void internalSetBookieAffinityGroup(BookieAffinityGroupData
bookieAffinityGroup) {
Review Comment:
you can remove 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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]