hangc0276 commented on a change in pull request #12913:
URL: https://github.com/apache/pulsar/pull/12913#discussion_r754348117
##########
File path:
pulsar-broker/src/main/java/org/apache/pulsar/broker/service/TopicPoliciesService.java
##########
@@ -120,14 +120,6 @@
void unregisterListener(TopicName topicName,
TopicPolicyListener<TopicPolicies> listener);
- /**
Review comment:
We'd better add `@InterfaceStability.Evolving` for the
TopicPoliciesService interface.
--
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]