Jonathan Ellis created CASSANDRA-5622:
-----------------------------------------
Summary: 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
{{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