gaoyunhaii commented on a change in pull request #7368: [FLINK-10742][network] 
Let Netty use Flink's buffers directly in credit-based mode
URL: https://github.com/apache/flink/pull/7368#discussion_r384851065
 
 

 ##########
 File path: 
flink-runtime/src/main/java/org/apache/flink/runtime/io/network/NetworkClientHandler.java
 ##########
 @@ -34,6 +34,8 @@
 
        void removeInputChannel(RemoteInputChannel inputChannel);
 
+       RemoteInputChannel getInputChannel(InputChannelID inputChannelId);
 
 Review comment:
   Added the annotation.

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