You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/04/24 05:37:33 UTC

[jira] Commented: (CASSANDRA-97) race condition prevents startup under Xen vm

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

Jonathan Ellis commented on CASSANDRA-97:
-----------------------------------------

The race condition patch is Soo's original one.

But rather than proliferate hacks on top of hacks I think it's best to remove all the unnecessary scaffolding around the Selector entirely.

03
    renaming and final cleanup

02
    r/m unnecessary & race-prone cancelled/read/write key sets (a main reason to use
    select is that select does this for you!)

01
    r/m unused code & do minor cleanup


> race condition prevents startup under Xen vm
> --------------------------------------------
>
>                 Key: CASSANDRA-97
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-97
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>         Attachments: 0001-r-m-unused-code-do-minor-cleanup.patch, 0002-r-m-unnecessary-race-prone-cancelled-read-write-ke.patch, 0003-renaming-and-final-cleanup.patch, cassandra_race_condition_in_xen.patch
>
>
> Reported by Soo Hwan Park on the mailing list.

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