You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geode.apache.org by Kirk Lund <kl...@apache.org> on 2017/03/16 18:32:30 UTC

Determining heap usage for user data

Geode exposes metrics about total heap size and used heap size for each
member. Is the total heap used just for user data also exposed in any way
(JMX, stats, etc)?

Re: Determining heap usage for user data

Posted by Kirk Lund <kl...@pivotal.io>.
Correct.

On Thu, Mar 16, 2017 at 12:38 PM, Anilkumar Gingade <ag...@pivotal.io>
wrote:

> You mean, size of users objects stored in cache? without considering the
> over-head of internal structures used to store those objects?
>
> -Anil.
>
> On Thu, Mar 16, 2017 at 11:32 AM, Kirk Lund <kl...@apache.org> wrote:
>
>> Geode exposes metrics about total heap size and used heap size for each
>> member. Is the total heap used just for user data also exposed in any way
>> (JMX, stats, etc)?
>>
>>
>

Re: Determining heap usage for user data

Posted by Anilkumar Gingade <ag...@pivotal.io>.
You mean, size of users objects stored in cache? without considering the
over-head of internal structures used to store those objects?

-Anil.

On Thu, Mar 16, 2017 at 11:32 AM, Kirk Lund <kl...@apache.org> wrote:

> Geode exposes metrics about total heap size and used heap size for each
> member. Is the total heap used just for user data also exposed in any way
> (JMX, stats, etc)?
>
>