mattisonchao commented on code in PR #19582:
URL: https://github.com/apache/pulsar/pull/19582#discussion_r1113912801


##########
conf/broker.conf:
##########
@@ -627,6 +627,26 @@ zookeeperSessionExpiredPolicy=reconnect
 # Enable or disable system topic
 systemTopicEnabled=true
 
+# Enable strict topic name check. Which includes two parts as follows:
+# 1. Mark `-partition-` as a keyword.
+# E.g.
+    Create a non-partitioned topic.

Review Comment:
   ooops, sorry.



-- 
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]

Reply via email to