Skip to content

[INLONG-4874][Manager] Cascade modification of associated data when modifying or deleting cluster tag#4886

Merged
healchow merged 1 commit intoapache:masterfrom
healchow:master
Jul 7, 2022
Merged

[INLONG-4874][Manager] Cascade modification of associated data when modifying or deleting cluster tag#4886
healchow merged 1 commit intoapache:masterfrom
healchow:master

Conversation

@healchow
Copy link
Copy Markdown
Member

@healchow healchow commented Jul 6, 2022

Prepare a Pull Request

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

  • This change added tests and can be verified as follows:

Documentation

  • Does this pull request introduce a new feature? (no)

@healchow healchow self-assigned this Jul 6, 2022
@healchow healchow merged commit 2bc8356 into apache:master Jul 7, 2022
bruceneenhl pushed a commit to bruceneenhl/inlong that referenced this pull request Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Improve][Manager] Cascade modification of associated data when modifying or deleting cluster tag

5 participants