[ https://issues.apache.org/jira/browse/FLINK-32624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17744409#comment-17744409 ]
Wencong Liu commented on FLINK-32624: ------------------------------------- Thanks [~lincoln.86xy] . I've opened a hot fix. [[hotfix] Fix the TieredStorageConsumerClientTest by WencongLiu · Pull Request #23017 · apache/flink (github.com)|https://github.com/apache/flink/pull/23017] > TieredStorageConsumerClientTest.testGetNextBufferFromRemoteTier failed on CI > ---------------------------------------------------------------------------- > > Key: FLINK-32624 > URL: https://issues.apache.org/jira/browse/FLINK-32624 > Project: Flink > Issue Type: Bug > Components: API / Core > Affects Versions: 1.18.0 > Reporter: lincoln lee > Priority: Major > > [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=51376&view=logs&j=0da23115-68bb-5dcd-192c-bd4c8adebde1&t=24c3384f-1bcb-57b3-224f-51bf973bbee8] > errors: > {code} > Jul 18 11:18:35 11:18:35.412 [ERROR] > org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageConsumerClientTest.testGetNextBufferFromRemoteTier > Time elapsed: 0.014 s <<< FAILURE! > Jul 18 11:18:35 java.lang.AssertionError: > Jul 18 11:18:35 > Jul 18 11:18:35 Expecting Optional to contain a value but it was empty. > Jul 18 11:18:35 at > org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageConsumerClientTest.testGetNextBufferFromRemoteTier(TieredStorageConsumerClientTest.java:127) > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)