[ https://issues.apache.org/jira/browse/FLINK-26568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508056#comment-17508056 ]
Yingjie Cao commented on FLINK-26568: ------------------------------------- Update: After two days of repeating running, I reproduced the issue. From the heap dumped, I can see that downstream task has requested partition, but no data received (credit available). At the server side, there is no subpartition view/reader. I guess maybe something wrong happens, the resource at server side has been cleaned up and the client did not get notified. Another suspicion is that the server failed to initialize the handler pipeline and the client did not get notified. I will try to enable the debug log and reproduce the issue again to see if we can have any findings. > BlockingShuffleITCase.testDeletePartitionFileOfBoundedBlockingShuffle timing > out on Azure > ----------------------------------------------------------------------------------------- > > Key: FLINK-26568 > URL: https://issues.apache.org/jira/browse/FLINK-26568 > Project: Flink > Issue Type: Bug > Components: Runtime / Network, Runtime / Task > Affects Versions: 1.15.0 > Reporter: Matthias Pohl > Priority: Critical > Labels: test-stability > Fix For: 1.15.0 > > > [This > build|https://dev.azure.com/mapohl/flink/_build/results?buildId=845&view=logs&j=0a15d512-44ac-5ba5-97ab-13a5d066c22c&t=9a028d19-6c4b-5a4e-d378-03fca149d0b1&l=12865] > timed out due the test > {{BlockingShuffleITCase.testDeletePartitionFileOfBoundedBlockingShuffle}} not > finishing. -- This message was sent by Atlassian Jira (v8.20.1#820001)