pnowojski commented on a change in pull request #8476: [FLINK-12490][network]
Introduce Input and NetworkInput interfaces
URL: https://github.com/apache/flink/pull/8476#discussion_r286911110
##########
File path:
flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/io/CheckpointBarrierHandler.java
##########
@@ -76,4 +62,6 @@
* @return The duration in nanoseconds
*/
long getAlignmentDurationNanos();
+
+ int getNumberOfInputChannels();
Review comment:
Yes I know and I'm not a big fan of it as well :)
(maybe you didn't notice, but I've already added the comment you requested
yesterday.)
----------------------------------------------------------------
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