-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Added backpressure handling to prevent memory buildup and system degredation under high load #4784
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
SteKoe
merged 33 commits into
master
from
fix/2897-prevent-overflow-on-repeated-failures
Nov 18, 2025
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
752dde0
Added backpressure handling to prevent memory buildup and system degr…
ulischulte 048fe4b
Fix checkstyle errors
ulischulte 03519fc
Fix checkstyle and javaformat errors
ulischulte 413580d
#2897: WIP - ensure the most recent interval tick is always processed…
ulischulte dfd7bfd
#2897: WIP - ensure the most recent interval tick is always processed…
ulischulte a0b9834
Merge branch 'master' into fix/2897-prevent-overflow-on-repeated-fail…
ulischulte b737a84
Merge remote-tracking branch 'origin/master' into fix/2897-prevent-ov…
ulischulte a7c3687
#2897: WIP - adjust test measurements
ulischulte 5d9bbed
#2897: WIP - adjust test measurements
ulischulte bb311a7
#2897: WIP - adjust test measurements
ulischulte 3737a69
fix checkstyle errors
ulischulte 1a01b67
cleanup
ulischulte a1464c7
cleanup
ulischulte c9ca5b7
increase waiting time
ulischulte 3e0056f
Merge branch 'master' into fix/2897-prevent-overflow-on-repeated-fail…
ulischulte aef7b08
Merge branch 'master' into fix/2897-prevent-overflow-on-repeated-fail…
ulischulte 37422f1
Merge branch 'master' into fix/2897-prevent-overflow-on-repeated-fail…
ulischulte ee2287d
Update spring-boot-admin-server/src/test/java/de/codecentric/boot/adm…
ulischulte f382220
Update spring-boot-admin-server/src/test/java/de/codecentric/boot/adm…
ulischulte 786de5f
Change test according to copilot review
ulischulte 70028e0
Change test according to copilot review
ulischulte 6002974
Update spring-boot-admin-server/src/test/java/de/codecentric/boot/adm…
ulischulte 0580cee
Update spring-boot-admin-server/src/test/java/de/codecentric/boot/adm…
ulischulte 4500c33
Update spring-boot-admin-server/src/test/java/de/codecentric/boot/adm…
ulischulte b08ef27
Implement copilot's review suggestions
ulischulte 8bb946c
format
ulischulte 1e1eba6
Merge branch 'master' into fix/2897-prevent-overflow-on-repeated-fail…
ulischulte e65cad0
Code review
ulischulte 86db262
Checkstyle
ulischulte 634a552
format
ulischulte 986b83e
Merge branch 'master' into fix/2897-prevent-overflow-on-repeated-fail…
ulischulte 2236015
Merge branch 'master' into fix/2897-prevent-overflow-on-repeated-fail…
ulischulte f913120
Merge branch 'master' into fix/2897-prevent-overflow-on-repeated-fail…
ulischulte File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.