Skip to content

Conversation

@patricklucas
Copy link
Contributor

This is a backport of #22987 to 1.17.

- Ensure expected exception is actually thrown by not asserting in
  `catch` block
- Remove timeout from future `get` per Flink coding convention
Previously, these fields were package-private, non-final, and annotated
with `@VisibleForTesting`. This change makes them private final and adds
`@VisibleForTesting`-annotated getters for consistency with other
fields.
@flinkbot
Copy link
Collaborator

flinkbot commented Jul 27, 2023

CI report:

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

@patricklucas patricklucas marked this pull request as ready for review July 28, 2023 13:32
Copy link
Contributor

@XComp XComp left a comment

Choose a reason for hiding this comment

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

Thanks for creating the backport, @patricklucas . LGTM 👍

@XComp XComp merged commit a968adc into apache:release-1.17 Jul 31, 2023
@patricklucas patricklucas deleted the FLINK-32583_restclient_deadlock_backport-1.17 branch July 31, 2023 07:40
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.

3 participants