[jira] [Created] (FLINK-20079) Modified UnalignedCheckpointITCase...MassivelyParallel fails

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-20079) Modified UnalignedCheckpointITCase...MassivelyParallel fails

Shang Yuanchun (Jira)
Roman Khachatryan created FLINK-20079:
-----------------------------------------

             Summary: Modified UnalignedCheckpointITCase...MassivelyParallel fails
                 Key: FLINK-20079
                 URL: https://issues.apache.org/jira/browse/FLINK-20079
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Task
    Affects Versions: 1.11.3
            Reporter: Roman Khachatryan
            Assignee: Roman Khachatryan
             Fix For: 1.12.0, 1.11.3


In FLINK-19681, UnalignedCheckpointITCase was updated to put more backpressure.

This revealed a bug introduced in FLINK-19907: resultPartitions can be requested before the operator chain is initialized.

A proper fix would be to initialize the chain after the outputs but before the inputs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)