Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-11416

Reports non_heap memory metrics

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 15.0.0.Final
    • None
    • MP Metrics
    • None

    Description

      Payara reports non_heap memory, WF doesn't

      base:memory_committed_heap_bytes 5.0069504E8
      base:memory_committed_non_heap_bytes 1.65412864E8
      base:memory_max_heap_bytes 5.0069504E8
      base:memory_max_non_heap_bytes -1.0
      base:memory_used_heap_bytes 2.05958976E8
      base:memory_used_non_heap_bytes 1.48845312E8
      

      WF reports

      base:memory_committed_heap_bytes 1.06954752E8
      base:memory_max_heap_bytes 5.36870912E8
      base:memory_used_heap_bytes 6.4805664E7
      

      It's also true that Helidon and OpenLiberty do not report non-heap space.
      Thorntail uses the same implementation as WF so it's irrelevant in this comparison.

      Attachments

        Activity

          People

            jmesnil1@redhat.com Jeff Mesnil
            rsvoboda@redhat.com Rostislav Svoboda
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: