[
https://issues.apache.org/jira/browse/CASSANDRA-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002699#comment-13002699
]
Hudson commented on CASSANDRA-1559:
-----------------------------------
Integrated in Cassandra-0.7 #348 (See
[https://hudson.apache.org/hudson/job/Cassandra-0.7/348/])
make {SuperColumn,ColumnFamily}.addColumn() correct in the face of
concurrent removals
patch by Peter Schuller and slebresne; reviewed by jbellis for CASSANDRA-1559
> make {SuperColumn,ColumnFamily}.addColumn() correct in the face of concurrent
> removals
> --------------------------------------------------------------------------------------
>
> Key: CASSANDRA-1559
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1559
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Affects Versions: 0.7 beta 1
> Reporter: Peter Schuller
> Assignee: Peter Schuller
> Priority: Trivial
> Fix For: 0.7.4
>
> Attachments: 0001-Make-addColumn-deal-with-concurrent-deletion.patch,
> trunk-1559.txt
>
>
> As reported on the mailing list, the particular lock-less spinning used
> during column addition is not correct for the case of concurrent removals. As
> also agreed, concurrent removals do not actually happen.
> Attaching a patch which, as jbellis suggests as an alternative to documenting
> the restriction on removals not being supported concurrently, makes
> addColumn() handle that case.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira