poorbarcode commented on code in PR #20855:
URL: https://github.com/apache/pulsar/pull/20855#discussion_r1271650701
##########
pulsar-broker/src/main/java/org/apache/pulsar/broker/service/BrokerService.java:
##########
@@ -3340,11 +3339,13 @@ private AutoTopicCreationOverride
getAutoTopicCreationOverride(final TopicName t
return null;
}
+ @Deprecated
Review Comment:
Deprecated method should be explained, and new method suggested
--
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]