[
https://issues.apache.org/jira/browse/CASSANDRA-1329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904779#action_12904779
]
Jon Hermes commented on CASSANDRA-1329:
---------------------------------------
@Rebase: Of course.
@Benchmark: Yes. I'll do a py system comparison. Basic outline for the test is
to run it on a single node without row caching or key caching. Insert 1M rows
in sequential key order, then multiget out 100 random blocks of 100k
sequential keys and average, pre-patch and post-patch.
> make multiget take a set of keys instead of a list
> --------------------------------------------------
>
> Key: CASSANDRA-1329
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1329
> Project: Cassandra
> Issue Type: Task
> Components: Core
> Reporter: Jonathan Ellis
> Assignee: Jon Hermes
> Priority: Minor
> Fix For: 0.7 beta 2
>
> Attachments: 1329.txt
>
>
> this more correctly sets the expectation that the order of keys in that list
> doesn't matter, and duplicates don't make sense
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.