vernedeng opened a new issue, #9314:
URL: https://github.com/apache/inlong/issues/9314

   ### Description
   
   For better resource utilization, sometimes we need to move one group from 
one cluster to another.
   
   The whole process can be divided into the following steps:
   1. Check if the target cluster tag exists in the tenant, if not, bind them 
together.
   2. Check if the current related sort clusters have the target cluster tag, 
if not, the switch failed.
   3. Add backup_cluster_tag into the inlong_group_ext.
   4. Replace the cluster with the backup_cluster_tag, and remove 
backup_cluster_tag.
   
   ### Use case
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: dev-unsubscr...@inlong.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to