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 Tupitsyn (JIRA)" <ji...@apache.org> on 2016/08/09 12:32:25 UTC

[jira] [Updated] (IGNITE-3588) Cassandra store should use batching in writeAll and deleteAll methods

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

Pavel Tupitsyn updated IGNITE-3588:
-----------------------------------
    Fix Version/s:     (was: 1.7)
                   1.8

> Cassandra store should use batching in writeAll and deleteAll methods
> ---------------------------------------------------------------------
>
>                 Key: IGNITE-3588
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3588
>             Project: Ignite
>          Issue Type: Improvement
>          Components: ignite-cassandra
>    Affects Versions: 1.6
>            Reporter: Valentin Kulichenko
>             Fix For: 1.8
>
>
> In current implementation Cassandra store executes all updates one by one when {{writeAll}} or {{deleteAll}} method is called.
> We should add an option to use {{BatchStatement}} instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)