Skip to content

[INLONG-12106][Manager] Add relevant MQ cluster checks#12107

Open
flowers-59f wants to merge 1 commit intoapache:masterfrom
flowers-59f:INLONG-12106
Open

[INLONG-12106][Manager] Add relevant MQ cluster checks#12107
flowers-59f wants to merge 1 commit intoapache:masterfrom
flowers-59f:INLONG-12106

Conversation

@flowers-59f
Copy link
Copy Markdown
Contributor

Fixes #12106

Modifications

Before saving the connection, verify if there is a corresponding cluster
The reason for conducting the state judgment first is that some modes do not require the creation or deletion of MQ resources.
Refer to QueueResourceListener.listen(...)

Verifying this change

  • This change added tests and can be verified as follows:
    I didn't write unit tests, but conducted a front-end and back-end integration test.
    The results are as follows:
    Adding data access when there is no corresponding MQ cluster
image image image Can intercept the creation operation

After creating the corresponding MQ cluster
image
image
Success in creation
And it will not affect the creation of data flow groups during data synchronization.
image

Documentation

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

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.

[Bug][Manager] Problems arising from the MQ cluster during deletion process

1 participant