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 Lantukh (JIRA)" <ji...@apache.org> on 2018/03/30 20:42:00 UTC

[jira] [Updated] (IGNITE-7935) Add batch update operation to PageMemory and Persistence

     [ https://issues.apache.org/jira/browse/IGNITE-7935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ilya Lantukh updated IGNITE-7935:
---------------------------------
    Summary: Add batch update operation to PageMemory and Persistence  (was: Add batch update operation to CacheDataStore)

> Add batch update operation to PageMemory and Persistence
> --------------------------------------------------------
>
>                 Key: IGNITE-7935
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7935
>             Project: Ignite
>          Issue Type: Improvement
>    Affects Versions: 2.4
>            Reporter: Ilya Lantukh
>            Priority: Major
>              Labels: iep-16
>
> Updating each key-value pair independently is very inefficient when data arrives in batches (examples: cache.putAll(...), dataStreamer, preloading). Our internal data structures (B+ tree, FreeList) can be used more efficiently.



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