zhijiangW commented on a change in pull request #9170: [FLINK-13325][test] Add 
test to guard the fix for FLINK-13249
URL: https://github.com/apache/flink/pull/9170#discussion_r306183344
 
 

 ##########
 File path: 
flink-runtime/src/test/java/org/apache/flink/runtime/io/network/partition/consumer/RemoteInputChannelTest.java
 ##########
 @@ -1081,6 +1094,79 @@ private RemoteInputChannel createRemoteInputChannel(
                        .buildRemoteAndSetToGate(inputGate);
        }
 
+       /**
+        * Test to guard against FLINK-13249.
+        */
+       @Test
 
 Review comment:
   Might be better not to put this test among utility methods.

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