You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Alex Liu (JIRA)" <ji...@apache.org> on 2013/06/07 22:46:20 UTC

[jira] [Updated] (CASSANDRA-5622) Update CqlRecordWriter to conform to RecordWriter API

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

Alex Liu updated CASSANDRA-5622:
--------------------------------

    Attachment: 5622-1-trunk.txt

patch for trunk is attached.
                
> Update CqlRecordWriter to conform to RecordWriter API
> -----------------------------------------------------
>
>                 Key: CASSANDRA-5622
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5622
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.2.6
>            Reporter: Jonathan Ellis
>            Assignee: Alex Liu
>             Fix For: 1.2.6
>
>         Attachments: 5622-1-trunk.txt
>
>
> {{RecordWriter<K, V>}} is supposed to write values V that can be uniquely identified by keys K.
> Currently CqlRW requires the user to give it all the bind variables for a complete statement in V, and effectively ignores K.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira