Skip to content
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

CA-396124: amend criteria under which the garbage collector aborts #704

Merged
merged 1 commit into from
Aug 21, 2024

Commits on Aug 16, 2024

  1. CA-396124: amend criteria under which the garbage collector aborts

    1. On the first iteration do not assess any of the failure criteria
    2. Allow for two "grace" iterations, where the size is permitted to
    grow and only consume those if the current size has grown more than
    permitted from minimum achieved.
    
    Signed-off-by: Mark Syms <[email protected]>
    MarkSymsCtx committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    de50eeb View commit details
    Browse the repository at this point in the history