[
https://issues.apache.org/jira/browse/CASSANDRA-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12896662#action_12896662
]
Sergey commented on CASSANDRA-70:
---------------------------------
"remove multiget_count until/unless there is a demonstrated need for it."
what if there is a supercolumn (keys are product IDs) for product reviews
(hundreds per product), subcolumns are the reviews and there is a need for a
list of product with per-product review count.
what is the best solution for such a case concerning an absense of
multiget_count method?
> MultiGet
> --------
>
> Key: CASSANDRA-70
> URL: https://issues.apache.org/jira/browse/CASSANDRA-70
> Project: Cassandra
> Issue Type: New Feature
> Components: Core
> Affects Versions: 0.4
> Reporter: Jonathan Ellis
> Assignee: Chris Goffinet
> Attachments:
> 0001-Added-multiget-support.-Added-new-multiget_-interface-v2.patch,
> 0001-CASSANDRA-70-Multiget-interface-changes.patch,
> 0002-CASSANDRA-70-Remove-multiget-interfaces-and-MultiAsy.patch,
> 0002-Cleanup-refactor-multiget_count-and-multiget-v2.patch
>
>
> Avinash is working on a multiget interface (requesting data from multiple
> keys at once).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.