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_r296566342
 
 

 ##########
 File path: 
flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/io/BarrierBuffer.java
 ##########
 @@ -123,11 +123,11 @@
         * <p>There is no limit to how much data may be buffered during an 
alignment.
         *
         * @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:
   Nit: The Description of bufferStorage in Javadoc should be modified 
accordingly.

----------------------------------------------------------------
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