uptop commented on issue #265: 为什么topic和group 名字要限制只能包含这些字符 VALID_PATTERN_STR = "^[%|a-zA-Z0-9_-]+$" URL: https://github.com/apache/rocketmq/issues/265#issuecomment-377435307 方便简单解释下为什么RocketMQ会做这个限制吗?比如构建索引或者存储时候有什么特殊的情况需要考虑,才做了这个限制吗。 @vongosling
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
