RockteMQ-AI commented on issue #65: URL: https://github.com/apache/rocketmq-operator/issues/65#issuecomment-5216304600
**Issue Evaluation** Category: `enhancement` | Status: **Evaluated** **Feasibility:** Feasible **Scope:** Operator CRD, StatefulSet configuration DLedger (Raft-based consensus) deployment support would enable automatic master failover without manual intervention. The operator would need to: - Support DLedger mode in the broker CRD - Configure broker pods with DLedger peer addresses - Manage the quorum (odd number of nodes for consensus) - Handle leader election awareness in health checks This is a valuable enhancement for production HA deployments. Please follow the [RIP process](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal) to propose a detailed design. --- *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]
