You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Xintong Song (Jira)" <ji...@apache.org> on 2022/10/17 03:21:00 UTC

[jira] [Assigned] (FLINK-29641) SortMergeResultPartitionReadSchedulerTest.testCreateSubpartitionReader

     [ https://issues.apache.org/jira/browse/FLINK-29641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xintong Song reassigned FLINK-29641:
------------------------------------

    Assignee: Weijie Guo

> SortMergeResultPartitionReadSchedulerTest.testCreateSubpartitionReader
> ----------------------------------------------------------------------
>
>                 Key: FLINK-29641
>                 URL: https://issues.apache.org/jira/browse/FLINK-29641
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination
>    Affects Versions: 1.16.0, 1.17.0
>            Reporter: Matthias Pohl
>            Assignee: Weijie Guo
>            Priority: Critical
>              Labels: test-stability
>
> [This build|https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=42011&view=logs&j=77a9d8e1-d610-59b3-fc2a-4766541e0e33&t=125e07e7-8de0-5c6c-a541-a567415af3ef&l=8433] failed (not exclusively) due to {{SortMergeResultPartitionReadSchedulerTest.testCreateSubpartitionReader}}. The assert checking that the {{SortedMergeSubpartitionReader}} is in running state fails.
> My suspicion is that the condition in [SortMergeResultPartitionReadScheduler.mayTriggerReading|https://github.com/apache/flink/blob/87d4f70e49255b551d0106117978b1aa0747358c/flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/SortMergeResultPartitionReadScheduler.java#L425-L428] (or something related to that condition) needs to be reconsidered since that's the only time {{isRunning}} is actually set to true.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)