Skip to content

JAVA_OPTS is not picked up by the memory calculator since v5.0.3 #1432

Description

@jonathan-yan

There seems to be an issue with passing the JAVA_OPTS environment variable to the memory calculator, e.g., even if JAVA_OPTS is set to -Xss512K, the logs shows something like JVM Memory Configuration: -XX:MaxDirectMemorySize=10M -XX:MaxMetaspaceSize=198376K -XX:ReservedCodeCacheSize=240M -Xss1M -Xmx338199K. I believe that the same issue occurs for other JVM memory options.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions