vernedeng opened a new pull request, #7255:
URL: https://github.com/apache/inlong/pull/7255

   ### Prepare a Pull Request
   
   - Fixes #7254 
   
   ### Motivation
   
   When a InlongGroupId is in the process of switching, the config of source 
cluster and target cluster will be mixed up.
   Which doubles the data consuming from MQ.
   
   The solution is to check if the target sort cluster is tagged. If so, fiter 
the MQs under this tag; otherwise, get all MQs of both source and target MQs.
   
   ### Modifications
   
   *Describe the modifications you've done.*
   
   ### Verifying this change
   
   *(Please pick either of the following options)*
   
   - [ ] This change added tests and can be verified as follows: Swiching in 
tagged/untagged cluster.
   
   
   ### Documentation
   
     - Does this pull request introduce a new feature? yes 
   


-- 
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