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-9632][Manager] ensure every stream in group will be processed #9633

Merged
merged 2 commits into from
Jan 31, 2024

Conversation

aloyszhang
Copy link
Contributor

@aloyszhang aloyszhang commented Jan 30, 2024

Motivation

fix the problem of miss checking all streams in StartupSortListener

Modifications

add logs for the illegal stream and continue to check the remaining streams

Verifying this change

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

Documentation

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

@aloyszhang aloyszhang merged commit c3c7ea7 into apache:master Jan 31, 2024
8 checks passed
@aloyszhang aloyszhang deleted the stream branch June 5, 2024 10:45
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] StartupSortListener may miss to build flink job for every stream
3 participants