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

Jon Hermes commented on CASSANDRA-1329:
---------------------------------------

Yes, there's no (good) way to tell python to complain about set(list) (which 
should always succeed).
This *will* affect java/staticly-typed code that creates duplicates and tries 
to convert them to a set to match the API.

> make multiget take a set of keys instead of a list
> --------------------------------------------------
>
>                 Key: CASSANDRA-1329
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1329
>             Project: Cassandra
>          Issue Type: Task
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jon Hermes
>            Priority: Minor
>             Fix For: 0.7 beta 2
>
>         Attachments: 1329.txt
>
>
> this more correctly sets the expectation that the order of keys in that list 
> doesn't matter, and duplicates don't make sense

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