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

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

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

Xingbo Huang closed FLINK-29641.
--------------------------------
    Fix Version/s: 1.16.0
                       (was: 1.17.0)
                       (was: 1.16.1)
       Resolution: Fixed

Merged into master via 959fe97beeac15bbac70f4980cc6a3a110b432a2

Merged into release-1.16 via d233b39be94f330dabba593ac3e709a73eb714d2

> SortMergeResultPartitionReadSchedulerTest.testCreateSubpartitionReader
> ----------------------------------------------------------------------
>
>                 Key: FLINK-29641
>                 URL: https://issues.apache.org/jira/browse/FLINK-29641
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Network, Tests
>    Affects Versions: 1.16.0, 1.17.0
>            Reporter: Matthias Pohl
>            Assignee: Weijie Guo
>            Priority: Critical
>              Labels: pull-request-available, test-stability
>             Fix For: 1.16.0
>
>
> [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)