GanfengTan opened a new pull request, #6221:
URL: https://github.com/apache/inlong/pull/6221
1. Support query of DP cluster based on GroupId and protocol.
2. The common code to extract the cluster query.
- Fixes #6220
### Motivation
Update Manager client, add query DP nodes by group id and protocol type.
### Modifications
InlongClusterController.listDPByGroupId
### Verifying this change
*(Please pick either of the following options)*
- [ ] This change is a trivial rework/code cleanup without any test coverage.
- [ ] This change is already covered by existing tests, such as:
*(please describe tests)*
- [x] This change added tests and can be verified as follows:
@test
ClientFactoryTest.testListDPNode()
--
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]