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
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.