You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Pereslegin (JIRA)" <ji...@apache.org> on 2019/03/20 17:28:00 UTC

[jira] [Updated] (IGNITE-11584) Implement batch insertion of new cache entries in FreeList to improve rebalancing

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

Pavel Pereslegin updated IGNITE-11584:
--------------------------------------
    Description: 
* Implement batch insert operation into FreeList - insert several data rows at once
* Use batch insertion for new cache entries in preloader
* Add custom property to allow user enable batch insertion in preloader

  was:
* Implement batch update operation in FreeList - insert several new data rows at once
* Use batch insertion for *new* data rows in preloader
* Add custom property to allow user enable batch insertion in preloader


> Implement batch insertion of new cache entries in FreeList to improve rebalancing
> ---------------------------------------------------------------------------------
>
>                 Key: IGNITE-11584
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11584
>             Project: Ignite
>          Issue Type: Sub-task
>    Affects Versions: 2.7
>            Reporter: Pavel Pereslegin
>            Assignee: Pavel Pereslegin
>            Priority: Major
>
> * Implement batch insert operation into FreeList - insert several data rows at once
> * Use batch insertion for new cache entries in preloader
> * Add custom property to allow user enable batch insertion in preloader



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