[ 
https://issues.apache.org/jira/browse/CASSANDRA-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12778093#action_12778093
 ] 

Hudson commented on CASSANDRA-555:
----------------------------------

Integrated in Cassandra #259 (See 
[http://hudson.zones.apache.org/hudson/job/Cassandra/259/])
    Fixed multi-get to put localCommands onto the StorageService.readStage when 
a node gets commands to process, instead of running them serially. 
patch by goffinet, minor cleanup and review by jbellis for 


> 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