SSTableImport/Export don't handle tombstone well if value validation != 
BytesType
---------------------------------------------------------------------------------

                 Key: CASSANDRA-3357
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3357
             Project: Cassandra
          Issue Type: Bug
          Components: Tools
    Affects Versions: 0.8.7
            Reporter: Sylvain Lebresne
            Assignee: Sylvain Lebresne
            Priority: Trivial
             Fix For: 0.8.8


SSTableImport/Export use the value validator even on tomstone, but for those 
the value is the local deletion time, so this don't necessarily validate (with 
UTF8Type for instance)

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

        

Reply via email to