You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Stu Hood (JIRA)" <ji...@apache.org> on 2009/12/09 07:21:18 UTC

[jira] Created: (CASSANDRA-616) Anti-entropy might attempt to repair the system table

Anti-entropy might attempt to repair the system table
-----------------------------------------------------

                 Key: CASSANDRA-616
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-616
             Project: Cassandra
          Issue Type: Bug
    Affects Versions: 0.5
            Reporter: Stu Hood
            Priority: Blocker
             Fix For: 0.5


It is currently possible for AntiEntropyService to decide to 'repair' the system table, which would cause pandemonium, with one node losing its stored token.

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


[jira] Commented: (CASSANDRA-616) Anti-entropy might attempt to repair the system table

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788067#action_12788067 ] 

Hudson commented on CASSANDRA-616:
----------------------------------

Integrated in Cassandra #282 (See [http://hudson.zones.apache.org/hudson/job/Cassandra/282/])
    avoid anti-entropy checks on the System table.  patch by Stu Hood; reviewed by jbellis for 


> Anti-entropy might attempt to repair the system table
> -----------------------------------------------------
>
>                 Key: CASSANDRA-616
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-616
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.5
>            Reporter: Stu Hood
>            Priority: Blocker
>             Fix For: 0.5
>
>         Attachments: 616-omg-aes.diff
>
>
> It is currently possible for AntiEntropyService to decide to 'repair' the system table, which would cause pandemonium, with one node losing its stored token.

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


[jira] Resolved: (CASSANDRA-616) Anti-entropy might attempt to repair the system table

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-616.
--------------------------------------

    Resolution: Fixed

committed

> Anti-entropy might attempt to repair the system table
> -----------------------------------------------------
>
>                 Key: CASSANDRA-616
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-616
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.5
>            Reporter: Stu Hood
>            Priority: Blocker
>             Fix For: 0.5
>
>         Attachments: 616-omg-aes.diff
>
>
> It is currently possible for AntiEntropyService to decide to 'repair' the system table, which would cause pandemonium, with one node losing its stored token.

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


[jira] Updated: (CASSANDRA-616) Anti-entropy might attempt to repair the system table

Posted by "Stu Hood (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stu Hood updated CASSANDRA-616:
-------------------------------

    Attachment: 616-omg-aes.diff

Patch.

> Anti-entropy might attempt to repair the system table
> -----------------------------------------------------
>
>                 Key: CASSANDRA-616
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-616
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.5
>            Reporter: Stu Hood
>            Priority: Blocker
>             Fix For: 0.5
>
>         Attachments: 616-omg-aes.diff
>
>
> It is currently possible for AntiEntropyService to decide to 'repair' the system table, which would cause pandemonium, with one node losing its stored token.

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