Skip to content

Investigate switching to Generational ZGC #6192

@nscuro

Description

@nscuro

Current Behavior

We currently use the G1 garbage collector (default as of Java 21) for the API server and Hyades services.

Java 21 also introduced support for Generational ZGC, which looks very promising:

Proposed Behavior

Investigate whether it makes sense for us to switch from G1 to Generational ZGC. Consider how that impacts the RAM requirements / recommendations.

Checklist

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions