Skip to content

Commit

Permalink
Update flink-autoscaler/src/main/java/org/apache/flink/autoscaler/tun…
Browse files Browse the repository at this point in the history
…ing/MemoryTuning.java

Co-authored-by: Maximilian Michels <[email protected]>
  • Loading branch information
1996fanrui and mxm authored Feb 23, 2024
1 parent 5600e32 commit dec73d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ private static MemorySize adjustNetworkMemory(
@VisibleForTesting
static int calculateNetworkSegmentNumber(
int currentVertexParallelism,
int otherVertexParallelism,
int connectedVertexParallelism,
String shipStrategy,
int buffersPerChannel,
int floatingBuffers) {
Expand Down

0 comments on commit dec73d7

Please sign in to comment.