Aitozi created FLINK-26776: ------------------------------ Summary: The LocalBufferPoolDestroyTest#isInBlockingBufferRequest is fragile in different JDK environment Key: FLINK-26776 URL: https://issues.apache.org/jira/browse/FLINK-26776 Project: Flink Issue Type: Improvement Components: Tests Affects Versions: 1.15.0 Reporter: Aitozi Attachments: image-2022-03-21-19-53-44-689.png
In the {{{}isInBlockingBufferRequest{}}}, it depends on the stackTrace 5 and 7 show the correspond method. But in our internal JDK11 version, it's a bit different, I think we should make it more flexible. -- This message was sent by Atlassian Jira (v8.20.1#820001)