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

[BP-1.17][FLINK-31420][test] Fix unstable test ThreadInfoRequestCoordinatorTest#testShutDown. #22180

Merged
merged 1 commit into from Mar 15, 2023

Conversation

reswqa
Copy link
Member

@reswqa reswqa commented Mar 15, 2023

Backport FLINK-31420 to release-1.17.

…t#testShutDown.

testShutDown using two gateways contains a timeout gateway but expected all request futures not done before shutdown. If the timeout reached, this future will be failed, result in request future to be done.
@flinkbot
Copy link
Collaborator

flinkbot commented Mar 15, 2023

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

@reswqa reswqa changed the title [FLINK-31420][test] Fix unstable test ThreadInfoRequestCoordinatorTest#testShutDown. [BP-1.17][FLINK-31420][test] Fix unstable test ThreadInfoRequestCoordinatorTest#testShutDown. Mar 15, 2023
@reswqa reswqa merged commit 6eb213d into apache:release-1.17 Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants