healchow opened a new pull request, #4542:
URL: https://github.com/apache/incubator-inlong/pull/4542
### Prepare a Pull Request
- Fixes #4541
### Motivation
Support save extension params for inlong cluster.
### Modifications
Support saves, gets, and updates the extension params for inlong clusters
through the factory design pattern.
For example, pulsar admin URL and tenant are extension params, they are not
in the inlong_cluster table, this PR supports saving them into the ext_params.
### Verifying this change
- [X] This change is already covered by existing tests, such as:
`org.apache.inlong.manager.service.core.impl.InlongClusterServiceTest`
### 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]