You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Joris Melchior (Jira)" <ji...@apache.org> on 2019/12/20 16:44:00 UTC

[jira] [Created] (GEODE-7608) Member information shows size information without units

Joris Melchior created GEODE-7608:
-------------------------------------

             Summary: Member information shows size information without units
                 Key: GEODE-7608
                 URL: https://issues.apache.org/jira/browse/GEODE-7608
             Project: Geode
          Issue Type: Improvement
          Components: management
            Reporter: Joris Melchior


When doing a list members call on the management API the returned JSON shows the numbers for heapUsage, maxHeapSize and initHeapSize without indicating what the unit of measure is.

Change the returned information so that the user can determine the unit of measure without guessing by either changing the field names to include a unit indicator such as `heapUsageMb` or have the value carry such an indicator in it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)