sunhaibotb commented on a change in pull request #8811: [FLINK-12777][network]
Support CheckpointBarrierHandler in StreamTwoInputSelectableProcessor
URL: https://github.com/apache/flink/pull/8811#discussion_r296566410
##########
File path:
flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/io/BarrierBuffer.java
##########
@@ -138,19 +138,19 @@
* checkpoint has been cancelled.
*
* @param inputGate The input gate to draw the buffers and events from.
- * @param bufferBlocker The buffer blocker to hold the buffers and
events for channels with barrier.
+ * @param bufferStorage The buffer blocker to hold the buffers and
events for channels with barrier.
Review comment:
Ditto.
----------------------------------------------------------------
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