[jira] [Created] (IGNITE-10524) IgniteCache.iterator() from a client node leads to OOM

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

[jira] [Created] (IGNITE-10524) IgniteCache.iterator() from a client node leads to OOM

Anton Vinogradov (Jira)
Pavel Vinokurov created IGNITE-10524:
----------------------------------------

             Summary: IgniteCache.iterator() from a client node leads to OOM
                 Key: IGNITE-10524
                 URL: https://issues.apache.org/jira/browse/IGNITE-10524
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 2.4
            Reporter: Pavel Vinokurov


Looks like "iterator()" method perform a scan query and load all cache rows into heap.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)