Chesnay Schepler created FLINK-24985:
----------------------------------------
Summary: LocalBufferPoolDestroyTest#isInBlockingBufferRequest does
not work on Java 17
Key: FLINK-24985
URL: https://issues.apache.org/jira/browse/FLINK-24985
Project: Flink
Issue Type: Sub-task
Components: Tests
Reporter: Chesnay Schepler
Assignee: Chesnay Schepler
Fix For: 1.15.0
LocalBufferPoolDestroyTest#isInBlockingBufferRequest does some nasty stacktrace
analysis to find out out whether a thread is currently waiting for a buffer or
not.
The assumptions it makes over the stracktrace layout no longer apply on Java
17, and need to be adjusted.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)