zhijiangW commented on a change in pull request #11155: 
[FLINK-14818][benchmark] Fix receiving InputGate setup of 
StreamNetworkBenchmarkEnvironment.
URL: https://github.com/apache/flink/pull/11155#discussion_r382398126
 
 

 ##########
 File path: 
flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/consumer/LocalInputChannel.java
 ##########
 @@ -95,7 +96,8 @@ public LocalInputChannel(
        // 
------------------------------------------------------------------------
 
        @Override
-       void requestSubpartition(int subpartitionIndex) throws IOException, 
InterruptedException {
+       @VisibleForTesting
 
 Review comment:
   I guess it is not necessary to add this annotation which only indicates for 
`private` change.

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