hangc0276 commented on a change in pull request #11487:
URL: https://github.com/apache/pulsar/pull/11487#discussion_r679191261
##########
File path:
pulsar-broker/src/main/java/org/apache/pulsar/broker/service/TopicPoliciesService.java
##########
@@ -80,13 +80,6 @@
*/
void start();
- /**
- * whether the cache has been initialized.
- * @param topicName
- * @return
- */
- boolean cacheIsInitialized(TopicName topicName);
Review comment:
The interface mark as Deprecated instead of directly delete?
--
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]