guoweiM commented on a change in pull request #8985: [FLINK-13101][datastream] 
Introduce blockingAfterChainingOff property of StreamGraph
URL: https://github.com/apache/flink/pull/8985#discussion_r300542849
 
 

 ##########
 File path: 
flink-streaming-java/src/main/java/org/apache/flink/streaming/api/graph/StreamGraph.java
 ##########
 @@ -97,6 +97,8 @@
 
        private TimeCharacteristic timeCharacteristic;
 
+       private boolean blockingAfterChainingOff;
 
 Review comment:
   ok. I just remind another thing that Blink Planner might set "slot-sharing 
after chaining" off and ask ShuffleMode between tasks to be PIPELINE.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to