TanYuxin-tyx commented on code in PR #23851: URL: https://github.com/apache/flink/pull/23851#discussion_r1472562350
########## flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/consumer/SingleInputGateFactory.java: ########## @@ -160,16 +159,14 @@ public SingleInputGate create( configuredNetworkBuffersPerChannel, floatingNetworkBuffersPerGate, igdd.getConsumedPartitionType(), - calculateNumChannels( Review Comment: If we change the logic directly, other shuffle modes (except for Hybrid Shuffle) may also be affected. -- 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. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org