You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Kasnacheev (JIRA)" <ji...@apache.org> on 2017/09/22 10:17:05 UTC

[jira] [Created] (IGNITE-6483) Entries count in caches' MX Beans not immediately available

Ilya Kasnacheev created IGNITE-6483:
---------------------------------------

             Summary: Entries count in caches' MX Beans not immediately available
                 Key: IGNITE-6483
                 URL: https://issues.apache.org/jira/browse/IGNITE-6483
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.1
            Reporter: Ilya Kasnacheev


When querying properties like
{code}
cache.mxBean().getOffHeapPrimaryEntriesCount()
{code}
The value is often 0 (zero) initially, even if cache is not empty and located in offheap.

Local MX Bean returns correct value.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)