[
https://issues.apache.org/jira/browse/CASSANDRA-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727722#action_12727722
]
Jonathan Ellis commented on CASSANDRA-70:
-----------------------------------------
I mentioned a bug to Avinash many moons ago,
public static Map<String, Row> strongReadProtocol(String tablename, String[]
keys, String columnFamily, int start, int count) throws IOException,
TimeoutException
there is the loop over keys but nothing ever gets put into the map.
I _think_ this is still relevant. :)
> MultiGet
> --------
>
> Key: CASSANDRA-70
> URL: https://issues.apache.org/jira/browse/CASSANDRA-70
> Project: Cassandra
> Issue Type: New Feature
> Affects Versions: 0.3
> Reporter: Jonathan Ellis
> Assignee: Avinash Lakshman
>
> Avinash is working on a multiget interface (requesting data from multiple
> keys at once).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.