[
https://issues.apache.org/jira/browse/GORA-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13601338#comment-13601338
]
Renato Javier MarroquĂn Mogrovejo commented on GORA-214:
--------------------------------------------------------
Hi Roland,
Just a few questions and quick comments about your patch man.
1. Do you know if there is any advantage or drawback from using the methods for
defining column names as strings vs ByteBuffers?
2. When should the executeMutator method be called? at flush time? (I guess we
should as well right?) or will we also expose some part of the api for letting
the users handle this?
I haven't downloaded it yet, but I will do it tonight and give a closer look at
it ;)
Thanks again for this.
> 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: storage-cassandra
> Reporter: Roland von Herget
> Assignee: Roland von Herget
> Fix For: 0.3
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira