You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2017/07/05 20:48:00 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 ]

Valentin Kulichenko updated IGNITE-3588:
----------------------------------------
    Fix Version/s:     (was: 2.1)

> 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: cassandra
>    Affects Versions: 1.6
>            Reporter: Valentin Kulichenko
>            Assignee: Igor Rudyak
>
> 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.4.14#64029)