Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.16.0, 1.17.0
Description
2022-09-26T10:56:44.0766792Z Sep 26 10:56:44 "ForkJoinPool-1-worker-25" #27 daemon prio=5 os_prio=0 tid=0x00007f41a4efa000 nid=0x6d76 waiting on condition [0x00007f40ac135000] 2022-09-26T10:56:44.0767432Z Sep 26 10:56:44 java.lang.Thread.State: WAITING (parking) 2022-09-26T10:56:44.0767892Z Sep 26 10:56:44 at sun.misc.Unsafe.park(Native Method) 2022-09-26T10:56:44.0768644Z Sep 26 10:56:44 - parking to wait for <0x00000000a0704e18> (a java.util.concurrent.CompletableFuture$Signaller) 2022-09-26T10:56:44.0769287Z Sep 26 10:56:44 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) 2022-09-26T10:56:44.0769949Z Sep 26 10:56:44 at java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1707) 2022-09-26T10:56:44.0770623Z Sep 26 10:56:44 at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3313) 2022-09-26T10:56:44.0771349Z Sep 26 10:56:44 at java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1742) 2022-09-26T10:56:44.0772092Z Sep 26 10:56:44 at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1908) 2022-09-26T10:56:44.0772777Z Sep 26 10:56:44 at org.apache.flink.test.runtime.JobGraphRunningUtil.execute(JobGraphRunningUtil.java:57) 2022-09-26T10:56:44.0773534Z Sep 26 10:56:44 at org.apache.flink.test.runtime.BatchShuffleITCaseBase.executeJob(BatchShuffleITCaseBase.java:115) 2022-09-26T10:56:44.0774333Z Sep 26 10:56:44 at org.apache.flink.test.runtime.HybridShuffleITCase.testHybridFullExchangesRestart(HybridShuffleITCase.java:59)
Attachments
Issue Links
- duplicates
-
FLINK-29682 Flaky test failure in test_finegrained_resourcemanagement
- Closed
- is caused by
-
FLINK-29298 LocalBufferPool request buffer from NetworkBufferPool hanging
- Closed
-
FLINK-30189 HsSubpartitionFileReader may load data that has been consumed from memory
- Closed
- links to
(1 links to)