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

[ISSUE-2902][improvement] improvement flink cluster verifyClusterConnection #2903

Merged
merged 1 commit into from
Jul 29, 2023

Conversation

xujiangfeng001
Copy link
Contributor

What changes were proposed in this pull request

Issue Number: #2902

Brief change log

To determine whether the flink cluster is alive, first request the jobManager and then request the resourceManager to avoid the problem of request failure caused by excessive pressure on the resourceManager.

Verifying this change

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

Does this pull request potentially affect one of the following parts

  • Dependencies (does it add or upgrade a dependency): (no)

@xujiangfeng001
Copy link
Contributor Author

cc @wolfboys , PTAL,thx.

Copy link
Member

@wolfboys wolfboys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wolfboys wolfboys merged commit ac1bc0b into apache:dev Jul 29, 2023
6 checks passed
@xujiangfeng001 xujiangfeng001 deleted the ISSUE-2902 branch July 29, 2023 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants