summaryrefslogtreecommitdiffstats
path: root/messagebus
diff options
context:
space:
mode:
authorJon Marius Venstad <jonmv@users.noreply.github.com>2024-05-13 09:41:08 +0200
committerGitHub <noreply@github.com>2024-05-13 09:41:08 +0200
commitc02438c42e042090bbe6538e4f5a7f2501fa2e4f (patch)
tree363a52263e8ce9145f2ed8920bce8c3e95d7943b /messagebus
parent1073327b4b38213311e992f2c2353a376d3404de (diff)
Revert "Reduce min inflight for go feeder, and start lower in both go and java"
Diffstat (limited to 'messagebus')
-rw-r--r--messagebus/src/main/java/com/yahoo/messagebus/DynamicThrottlePolicy.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/messagebus/src/main/java/com/yahoo/messagebus/DynamicThrottlePolicy.java b/messagebus/src/main/java/com/yahoo/messagebus/DynamicThrottlePolicy.java
index 1a42b688437..97f681404e9 100644
--- a/messagebus/src/main/java/com/yahoo/messagebus/DynamicThrottlePolicy.java
+++ b/messagebus/src/main/java/com/yahoo/messagebus/DynamicThrottlePolicy.java
@@ -167,10 +167,10 @@ public class DynamicThrottlePolicy extends StaticThrottlePolicy {
}
/**
- * Determines where on each latency level the attractor sits. 2 is at the very end, and makes this go *boom*.
+ * Determines where on each latency level the attractor sits. 2 is at the very end, and makes this to *boom*.
* 0.2 is at the very start, and makes the algorithm more conservative. Probably fine to stay away from this.
*/
- // Original javadoc is nonsense, but kept for historical reasons.
+ // Original javadoc is non-sense, but kept for historical reasons.
/*
* Sets the lower efficiency threshold at which the algorithm should perform window size back off. Efficiency is
* the correlation between throughput and window size. The algorithm will increase the window size until efficiency