Skip to content

Conversation

reswqa
Copy link
Member

@reswqa reswqa commented Mar 7, 2023

Backport FLINK-31346 to release-1.17.

…eadSchedulerTest#testRequestTimeoutIsRefreshedAndSuccess.

(cherry picked from commit a306831)
@flinkbot
Copy link
Collaborator

flinkbot commented Mar 7, 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-31346][runtime] IO scheduler does not throw TimeoutException if numRequestedBuffers is greater than 0. [BP-1.17][FLINK-31346][runtime] IO scheduler does not throw TimeoutException if numRequestedBuffers is greater than 0. Mar 7, 2023
@reswqa
Copy link
Member Author

reswqa commented Mar 7, 2023

@flinkbot run azure

reswqa added 2 commits March 8, 2023 01:23
…f numRequestedBuffers is greater than 0.

This will cause deadlock as read buffer was occupied by a reader with low consumption priority.

This closes apache#22112

(cherry picked from commit 5ad2ae2)
@reswqa reswqa force-pushed the FLINK-31346-1.17 branch from 55becb9 to 544736e Compare March 7, 2023 17:24
reswqa added a commit that referenced this pull request Mar 8, 2023
…f numRequestedBuffers is greater than 0.

This will cause deadlock as read buffer was occupied by a reader with low consumption priority.

This closes #22122

(cherry picked from commit 5ad2ae2)
@reswqa
Copy link
Member Author

reswqa commented Mar 8, 2023

closed via 54c67e5.

@reswqa reswqa closed this Mar 8, 2023
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.

2 participants