Skip to content

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

Merged
dockerzhang merged 1 commit into
apache:masterfrom
healchow:master
Jul 28, 2023
Merged

[INLONG-8564][Manager] Fix the task not working of deleting StreamSources#8593
dockerzhang merged 1 commit into
apache:masterfrom
healchow:master

Conversation

@healchow

Copy link
Copy Markdown
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