RockteMQ-AI commented on issue #926: URL: https://github.com/apache/rocketmq-externals/issues/926#issuecomment-5655102512
**Issue Evaluation** Category: `type/question` This error occurs when you try to modify topics or subscription groups on a slave (read-only) broker. All write operations must be executed against the master broker. Ensure your `mqadmin` command targets the master broker's NameServer address, not a slave. --- *Automated evaluation by github-manager* -- 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]
