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

Johan Oskarsson updated CASSANDRA-1072:
---------------------------------------

    Attachment: CASSANDRA-1072.patch

Updates since last version of the patch.

* Removed secondary write path and write flag due to concerns voiced and issues 
discovered.
* Due to the above changes we have restored the clean operation for AES. The 
core of this from the 0.6 patch has been tried and tested in production.
* Had to modify parts of the new streaming code to pass on the type of 
streaming operation performed in order to incorporate the clean operation.
* Minor code cleanup, license headers, javadoc adjustments etc.

For further information about this patch see the design doc attached to this 
jira.
All unit and system tests pass for this patch. Including custom tests on a 10 
node cluster.
Work done by the usual suspects seen above.

> Increment counters
> ------------------
>
>                 Key: CASSANDRA-1072
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1072
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Core
>            Reporter: Johan Oskarsson
>            Assignee: Kelvin Kakugawa
>         Attachments: CASSANDRA-1072-2.patch, CASSANDRA-1072.patch, 
> CASSANDRA-1072.patch, Incrementcountersdesigndoc.pdf
>
>
> Break out the increment counters out of CASSANDRA-580. Classes are shared 
> between the two features but without the plain version vector code the 
> changeset becomes smaller and more manageable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to