Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[INLONG-8564][Manager] Fix the task not working of deleting StreamSources #8593

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

healchow
Copy link
Member

Prepare a Pull Request

Motivation

Fix the task not working of deleting StreamSources.

Modifications

  1. Unified the config item.

  2. Fix the system task querying inlong group ids but because there is no user login information, the tenant cannot be obtained, resulting in query blocking.

    See selectDeletedGroupIdsWithTimeBefore and selectDeletedGroupIdsWithTimeAfter in InlongGroupEntityMapper.

Verifying this change

  • This change is a trivial rework/code cleanup without any test coverage.

Documentation

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

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] Unable to issue tasks after modifying data node info
4 participants