vernedeng opened a new pull request, #5090:
URL: https://github.com/apache/inlong/pull/5090
[INLONG-5088][Manager] SortSource Service support only consume the MQ
cluster with the same tag
- Fixes #5088
### Motivation
Current getSortSource API will return all the stream of the given task,
without consider whether the MQ cluster of these streams match the task or not.
### Modifications
SortSource Service support only consume the MQ cluster with the same tag
### Verifying this change
*(Please pick either of the following options)*
- [ ] This change is already covered by existing tests, such as:
SortServiceImplTest
### Documentation
- Does this pull request introduce a new feature? yes
- If yes, how is the feature documented? JavaDocs
--
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]