zentol commented on a change in pull request #14390:
URL: https://github.com/apache/flink/pull/14390#discussion_r543523100



##########
File path: 
flink-runtime/src/test/java/org/apache/flink/runtime/io/network/netty/NettyMessageClientDecoderDelegateTest.java
##########
@@ -162,8 +162,9 @@ private void testNettyMessageClientDecoding(
                try {
                        List<BufferResponse> messages = createMessageList(
                                hasEmptyBuffer,
-                               hasBufferForReleasedChannel,
-                               hasBufferForRemovedChannel);
+                               hasBufferForRemovedChannel,

Review comment:
       These could just as well be naming errors in the method parameters.




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


Reply via email to