Skip to content

Improve coherence of JAVA_OPTS and other environment variable handling #424

Description

@youngm

Since the JAVA_OPTS environment variable is more significant to the customizing of an application's memory config, it seemed somewhat less user friendly to require that changes to the JAVA_OPTS environment variable required a restage to take effect.

It would be nice if I wanted to change -Xss all I'd need to do is change the environment variable and restart. Just like if I change app memory, all I need to do is scale the app and restart.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions