ifndef-SleePy 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_r300531246
##########
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:
I'm not sure we have reached an agreement of details. I guess we have a
divergence here.
Let's wait for the opinion of Aljoscha and Stephan.
----------------------------------------------------------------
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