guoweiM commented on a change in pull request #15490:
URL: https://github.com/apache/flink/pull/15490#discussion_r611187544
##########
File path:
flink-runtime/src/test/java/org/apache/flink/runtime/taskexecutor/NettyShuffleEnvironmentConfigurationTest.java
##########
@@ -76,4 +80,25 @@ public void testNetworkRequestBackoffAndBuffers() {
assertEquals(networkConfig.networkBuffersPerChannel(), 10);
assertEquals(networkConfig.floatingNetworkBuffersPerGate(), 100);
}
+
Review comment:
I think the following test is not related to the issue. So maybe we
could open another issue for this. WDYT?
--
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]