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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)