[
https://issues.apache.org/jira/browse/CASSANDRA-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Goffinet updated CASSANDRA-555:
-------------------------------------
Attachment: 0001-CASSANDRA-555.-Added-a-multi-get-callable-to-put-loc.patch
> Multiget looks up keys locally serially
> ---------------------------------------
>
> Key: CASSANDRA-555
> URL: https://issues.apache.org/jira/browse/CASSANDRA-555
> Project: Cassandra
> Issue Type: Bug
> Affects Versions: 0.5
> Reporter: Chris Goffinet
> Assignee: Chris Goffinet
> Fix For: 0.5
>
> Attachments:
> 0001-CASSANDRA-555.-Added-a-multi-get-callable-to-put-loc.patch
>
>
> When you multi-get a set of keys, when those commands are put into
> localCommands to be processed, they run through a for loop serially, instead
> of being put onto StorageService.readStage_.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.