You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by "mattisonchao (via GitHub)" <gi...@apache.org> on 2023/02/22 03:13:43 UTC

[GitHub] [pulsar] mattisonchao commented on a diff in pull request #19582: [feat] PIP-242 part 1 Introduce configuration `strictTopicNameEnabled`

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.



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