Skip to content

Use CollectionUsageThreshold, add cooldown#3491

Open
SirYwell wants to merge 1 commit intomainfrom
fix/high-memory-notification
Open

Use CollectionUsageThreshold, add cooldown#3491
SirYwell wants to merge 1 commit intomainfrom
fix/high-memory-notification

Conversation

@SirYwell
Copy link
Member

Overview

Fixes #3366

Description

We are mostly interested in memory consumption directly after a GC cycle, as this indicates whether the server is struggling. To avoid spamming the logs too much, let's only print the warning every 30 seconds.

Submitter Checklist

  • Make sure you are opening from a topic branch (/feature/fix/docs/ branch (right side)) and not your main branch.
  • Ensure that the pull request title represents the desired changelog entry.
  • New public fields and methods are annotated with @since TODO.
  • I read and followed the contribution guidelines.

@SirYwell SirYwell requested a review from a team as a code owner March 22, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

High memory usage warning despite XMS = XMX with FAWE

1 participant