[
https://issues.apache.org/jira/browse/FLINK-24985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-24985.
------------------------------------
Resolution: Fixed
master: cd4f7ea9c4b2592557fdb53cb486671cb18ddbb0
> 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
> Priority: Major
> Labels: pull-request-available
> 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)