Skip to content

Commit d59e764

Browse files
frittenthekephlax
authored andcommitted
Add changelog for bugfixes in peak_ewma load balancer (contrib) #43526 (#43912)
As discussed with @phlax in Slack this adds a changelog for the bugfix PR #43526 by @rroblak already merged to main. This commit intended to be backported together with the bugfix to release/1.37 then. Signed-off-by: Christian Rohmann <christian.rohmann@inovex.de>
1 parent 0b001a4 commit d59e764

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

changelogs/current.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ minor_behavior_changes:
88

99
bug_fixes:
1010
# *Changes expected to improve the state of the world and are unlikely to have negative effects*
11+
- area: contrib
12+
change: |
13+
Fixed segfault from timer thread-safety violation, a ring buffer overflow and alpha calculation in
14+
peak_ewma loadbalancer.
1115
1216
removed_config_or_runtime:
1317
# *Normally occurs at the end of the* :ref:`deprecation period <deprecated>`

0 commit comments

Comments
 (0)