RockteMQ-AI commented on issue #226: URL: https://github.com/apache/rocketmq-operator/issues/226#issuecomment-5191005875
**Issue Evaluation** Category: `question` The `Controller` CRD in RocketMQ Operator is used for deploying and managing RocketMQ Controller nodes, which are responsible for: - **Master/Slave election** in DLedger mode - **Broker lifecycle management** and failover coordination - **Metadata management** for the RocketMQ cluster The Controller mode is an alternative to the traditional NameServer-based architecture, providing automatic failover without manual intervention. For usage examples, refer to the operator documentation or sample CR files in the repository. --- *Automated evaluation by RockteMQ-AI* -- 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]
