RockteMQ-AI commented on issue #239: URL: https://github.com/apache/rocketmq-operator/issues/239#issuecomment-5487022638
**Issue Evaluation** Category: `question` Scale-down (reducing broker group size) is not fully supported in the current operator. When you reduce the `size` field, the operator removes the StatefulSet replicas but does not clean up the associated resources (StatefulSet, PVC, etc.) or handle the graceful migration of topics/queues from the removed brokers. This is a known limitation. Manual cleanup is currently required after reducing the broker group size. --- *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]
