apache / rocketmq-mqtt

Apache rocketmq
https://rocketmq.apache.org/
Apache License 2.0
181 stars 63 forks source link

change group id from % to - #133

Closed DongyuanPan closed 2 years ago

DongyuanPan commented 2 years ago

it should be started with character 'a'-'z' or 'A'-'Z', and followed with numbers, english alphabet, '-' or '_'.

DongyuanPan commented 2 years ago

it has been fix