Jackeyzhe commented on PR #28359: URL: https://github.com/apache/flink/pull/28359#issuecomment-4732372680
Thanks for the patch. I ran: `./mvnw -pl flink-core -Dtest=OffHeapUnsafeMemorySegmentTest -Dflink.tests.check-segment-multiple-free=true test` and the targeted test passed locally. Given that the expected `IllegalStateException` is only swallowed in the losing concurrent-free thread and the cleaner-once assertion is unchanged, I do not see a blocker from this patch. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
