Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.11.3
Description
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.
Attachments
Issue Links
- is related to
-
FLINK-20103 Improve test coverage with chaos testing & side-by-side tests
- Open
-
FLINK-22232 Improve test coverage for network stack
- Closed
- links to