[ 
https://issues.apache.org/jira/browse/CASSANDRA-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Ellis updated CASSANDRA-555:
-------------------------------------

    Attachment: 555-v2.patch

LGTM

here it is reformatted and w/ unnecessary null checks removed

> 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, 555-v2.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.

Reply via email to