[jira] [Created] (IGNITE-6958) Reduce FilePageStore allocation on start

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

[jira] [Created] (IGNITE-6958) Reduce FilePageStore allocation on start

Anton Vinogradov (Jira)
Alexander Belyak created IGNITE-6958:
----------------------------------------

             Summary: Reduce FilePageStore allocation on start
                 Key: IGNITE-6958
                 URL: https://issues.apache.org/jira/browse/IGNITE-6958
             Project: Ignite
          Issue Type: Bug
          Components: general
    Affects Versions: 2.1
            Reporter: Alexander Belyak


On cache start ignite create FilePageStore for all partition in CacheGroup, even if that partition never assigned to particular node. See FilePageStoreManager.initForCache method.



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