Open Issues Need Help
View All on GitHub π§ Scale Down κΈ°λ₯ ꡬν about 1 month ago
AI Summary: Implement a safe and reliable node removal (scale-down) feature for a Redis cluster operator. This involves designing the scale-down logic, ensuring data safety during node removal (including slot migration and replica management), implementing the `CLUSTER FORGET` command, managing the operator's internal state, and handling potential errors. The current operator detects the need for scale-down but lacks the implementation.
Complexity:
4/5
enhancement good first issue feature high-priority