Cannot reuse row key after deletion.
------------------------------------
Key: CASSANDRA-3987
URL: https://issues.apache.org/jira/browse/CASSANDRA-3987
Project: Cassandra
Issue Type: Bug
Components: API
Affects Versions: 1.0.8
Environment: Mac OSX
Reporter: Kristoffer Carlson
Priority: Minor
If a row with columns is inserted using key "A" and then the same key "A" is
deleted, the key "A" cannot be used again.
This only happens through the Thrift interface. It does work, however, through
the cli.
The writes were done using a batch_mutate.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira