GitHub user jevonsnotes edited a discussion: 请问4.9.x的broker
acl配置支持topic和group的正则匹配吗
如题,比如配置 topicPerms 为 XXX开头的
```
topicPerms:
- XXX.*=PUB|SUB
```
试了一下 `XXX.*` 和 `XXX*` ,貌似没有起作用,另外改完后还需要重启才能生效,改白名单就不用重启。
GitHub link: https://github.com/apache/rocketmq/discussions/8480
This is an auto
GitHub user jevonsnotes edited a discussion: 请问4.9.x的broker
acl配置支持topic和group的正则匹配吗
如题,比如配置 topicPerms 为 XXX开头的
```
topicPerms:
- XXX.*=PUB|SUB
```
试了一下 `XXX.*` 和 `XXX*` ,貌似没有起作用。
GitHub link: https://github.com/apache/rocketmq/discussions/8480
This is an automatically sent email for
GitHub user jevonsnotes edited a discussion: 请问4.9.x的broker
acl配置支持topic和group的正则匹配吗
如题,比如配置 topicPerms 为 XXX开头的
```
topicPerms:
- XXX.*=PUB|SUB
```
试了一下 `XXX.*` 和 `XXX*` ,貌似没有起作用。
另外topic有PUB权限概念可以理解,为什么消费组也有PUB权限,主要体现在哪个功能特性上呢?
GitHub link: https://github.com/apache/rocketmq/discussions/84
GitHub user bruce256 added a comment to the discussion: Rocket5.0.5
Java客户端如何设置广播消费
5.x这样升级,广播消息不如 4.x 好用。不知道这样做的考量在哪里?
GitHub link:
https://github.com/apache/rocketmq-clients/discussions/572#discussioncomment-10209432
This is an automatically sent email for dev@rocketmq.apache.org.
To