-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
Max heap value apparently can grow dynamically:
[standalone@localhost:9990 core-service=platform-mbean] cd type=memory
[standalone@localhost:9990 type=memory] ls
heap-memory-usage=
non-heap-memory-usage=
object-name=java.lang:type=Memory
object-pending-finalization-count=0
verbose=false
[standalone@localhost:9990 type=memory] ls
heap-memory-usage=
non-heap-memory-usage=
object-name=java.lang:type=Memory
object-pending-finalization-count=0
verbose=false
[standalone@localhost:9990 type=memory] ls
heap-memory-usage=
non-heap-memory-usage=
object-name=java.lang:type=Memory
object-pending-finalization-count=0
verbose=false
[standalone@localhost:9990 type=memory]
This doesn't seem updated and in the graph you can see committed memory growing above the max value.
Also in the summary box, it may get stuck to 0MB.