[
https://issues.apache.org/jira/browse/GORA-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lewis John McGibbney resolved GORA-214.
---------------------------------------
Resolution: Won't Fix
Superseded by ISSUE-497
> use batched Mutations available in Hector Mutator
> -------------------------------------------------
>
> Key: GORA-214
> URL: https://issues.apache.org/jira/browse/GORA-214
> Project: Apache Gora
> Issue Type: Improvement
> Components: gora-cassandra
> Reporter: Roland von Herget
> Assignee: Roland von Herget
> Fix For: 0.8
>
> Attachments: GORA-214-prove-of-concept-0.2.patch,
> GORA-214-trunk-concept.patch
>
>
> Cassandra & Hector offer a lot of possibilities to batch mutations together.
> This means Hector will not send data out to Cassandra until it receives the
> command to do so [execute()].
> Really useful is this feature if you have to addOrUpdate two or more columns
> for one key (in one cf), it will then limit load on Cassandra, too.
> A small prove of concept patch against 0.2 is attached.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)