Skip to content

AMQ_GLOBAL_MAX_SIZE description and default value don't match #63

Open
@tux-o-matic

Description

@tux-o-matic

The description for the AMQ_GLOBAL_MAX_SIZE ENV describe a default that is way too high and not the one actually applied. GLOBAL_MAX_SIZEis the right parameter, in its absence, half the Xmx will be et as max global size.

- description: "Maximum amount of memory which message data may consume (Default: Undefined, half of the system's memory)."
  displayName: AMQ Global Max Size
  name: AMQ_GLOBAL_MAX_SIZE
  value: 100 gb

This oddity is still present in the 7.7 template.

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