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

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

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

Anton Vinogradov (Jira)
Valentin Kulichenko created IGNITE-3588:
-------------------------------------------

             Summary: 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.7


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)