You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/11/25 07:00:43 UTC

[GitHub] [pulsar] 315157973 commented on a change in pull request #12833: [broker] Bug Fix: topic policy is not properly init if namespace is loaded first.

315157973 commented on a change in pull request #12833:
URL: https://github.com/apache/pulsar/pull/12833#discussion_r756615244



##########
File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/service/SystemTopicBasedTopicPoliciesService.java
##########
@@ -480,7 +485,7 @@ boolean checkReaderIsCached(NamespaceName namespaceName) {
     }
 
     @VisibleForTesting

Review comment:
       Since it has been changed to public, can it be deleted here




-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org