RockteMQ-AI commented on issue #54:
URL: 
https://github.com/apache/rocketmq-operator/issues/54#issuecomment-5216309106

   **Issue Evaluation**
   
   Category: `enhancement` | Status: **Evaluated**
   
   **Feasibility:** Feasible but complex
   **Scope:** Operator core architecture, CRD design
   
   Multi-cluster management is a significant architectural enhancement. Related 
to #176 (which provides more detail on the implementation approach). The 
current operator design assumes single-cluster ownership through package-level 
global state.
   
   Key challenges:
   - Refactoring global state (`pkg/share/share.go`) into per-cluster instances
   - CRD namespace scoping vs cluster-scoping decisions
   - Resource naming conflicts between managed clusters
   - Operator memory and CPU scaling with cluster count
   
   This overlaps with #176. Consider consolidating the design discussion there.
   
   ---
   *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]

Reply via email to