]
Brian Stansberry commented on WFCORE-1402:
------------------------------------------
I'm fine with closing it. :)
Display MetaspaceSize & MaxMetaspaceSize as jvm attributes
----------------------------------------------------------
Key: WFCORE-1402
URL:
https://issues.jboss.org/browse/WFCORE-1402
Project: WildFly Core
Issue Type: Enhancement
Reporter: Ken Wills
Assignee: Ken Wills
Fix For: 3.0.0.Alpha1
This change should allow the configured jvm metaspace to be displayed as an attribute
under /host=/jvm and /host=/server-config/jvm. The value should not be persisted, and
would probably just be parsed out of the jvm startup options -XX:MetaspaceSize= and
-XX:MetaspaceMaxSize=