healchow opened a new pull request, #4886:
URL: https://github.com/apache/inlong/pull/4886
### Prepare a Pull Request
- Fixes #4874
### Motivation
Cascade modification of associated data when modifying or deleting cluster
tag.
### Modifications
Modify or delete the cluster tag, if there are some InlongGroups that use
this tag, an exception will be thrown and those InlongGroupIds using this
cluster tag will be returned.
If there is no InlongGroup using this tag, modify/delete the tag and
modify/delete the tag associated with other clusters.
### Verifying this change
- [x] This change added tests and can be verified as follows:
### Documentation
- Does this pull request introduce a new feature? (no)
--
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]