Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.11.0
Description
Introduce GlobalDataExchangeMode with 4 modes:
- ALL_EDGES_BLOCKING
- FORWARD_EDGES_PIPELINED
- POINTWISE_EDGES_PIPELINED
- ALL_EDGES_PIPELINED
StreamGraph will be extended with a new field to host the GlobalDataExchangeMode. In the JobGraph generation stage, this mode will be used to determine the data exchange type of each job edge.
More details see FLIP-119#Global Data Exchange Mode
Attachments
Issue Links
- links to