RockteMQ-AI commented on issue #305: URL: https://github.com/apache/rocketmq-mqtt/issues/305#issuecomment-5655107075
**Issue Evaluation** Category: `type/question` To disable unused modules like Raft in a single-node RocketMQ-MQTT deployment: 1. Check the mqtt configuration file for module enable/disable switches 2. If no switch exists, you may need to modify the startup configuration to exclude the Raft-related plugins 3. The continuous error logs suggest the Raft module is trying to form a cluster — disabling it or configuring it for single-node mode should resolve the log spam --- *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]
