sijie commented on a change in pull request #4955: [WIP] [PIP-39] Introduce 
system topic and topic policies service
URL: https://github.com/apache/pulsar/pull/4955#discussion_r315511615
 
 

 ##########
 File path: conf/broker.conf
 ##########
 @@ -284,6 +284,13 @@ replicatedSubscriptionsSnapshotTimeoutSeconds=30
 # Max number of snapshot to be cached per subscription.
 replicatedSubscriptionsSnapshotMaxCachedPerSubscription=10
 
+# Enable or disable system topic
+systemTopicEnable=true
+
+# Enable or disable topic level policies, topic level policies depends on the 
system topic
+# Please enable the system topic first.
+topicLevelPoliciesEnable=true
 
 Review comment:
   `topicLevelPoliciesEnabled`

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to