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

Hudson commented on CASSANDRA-4054:
-----------------------------------

Integrated in Cassandra #1691 (See 
[https://builds.apache.org/job/Cassandra/1691/])
    new json format with row level deletion; patch by David Alves, reviewed by 
yukim for CASSANDRA-4054 (Revision d569f873de40f0336a9a34e260c1942866e48950)

     Result = ABORTED
yukim : 
Files : 
* test/resources/SuperCF.json
* test/resources/UnsortedCF.json
* test/resources/SimpleCF.oldformat.json
* test/resources/CounterCF.json
* src/java/org/apache/cassandra/tools/SSTableExport.java
* CHANGES.txt
* test/unit/org/apache/cassandra/tools/SSTableImportTest.java
* test/resources/SimpleCFWithDeletionInfo.json
* test/resources/SimpleCF.json
* test/unit/org/apache/cassandra/tools/SSTableExportTest.java
* src/java/org/apache/cassandra/tools/SSTableImport.java
* test/resources/UnsortedSuperCF.json

                
> SStableImport and SStableExport does not serialize row level deletion
> ---------------------------------------------------------------------
>
>                 Key: CASSANDRA-4054
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4054
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.5
>            Reporter: Zhu Han
>            Assignee: David Alves
>            Priority: Minor
>             Fix For: 1.2
>
>         Attachments: 4054.patch, 4054.patch, 4054.patch
>
>
> SSTableImport and SSTableExport does not serialize/de-serialize the row-level 
> deletion info to/from the json file. This brings back the deleted data after 
> restore from the json file.

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