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


##########
conf/broker.conf:
##########
@@ -627,6 +627,10 @@ zookeeperSessionExpiredPolicy=reconnect
 # Enable or disable system topic
 systemTopicEnabled=true
 
+# Enable strict topic name check. See PIP-242 to get more information.
+# NOTE: This flag will be removed in the next major release.

Review Comment:
   We can't give user a promise. Because it's OSS, we don't know what will 
happen.



##########
conf/broker.conf:
##########
@@ -627,6 +627,10 @@ zookeeperSessionExpiredPolicy=reconnect
 # Enable or disable system topic
 systemTopicEnabled=true
 
+# Enable strict topic name check. See PIP-242 to get more information.
+# NOTE: This flag will be removed in the next major release.

Review Comment:
   Fixed.



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