You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Mike Bulman (JIRA)" <ji...@apache.org> on 2010/11/01 20:16:25 UTC

[jira] Created: (CASSANDRA-1691) Repair blocking forever when RF=1

Repair blocking forever when RF=1
---------------------------------

                 Key: CASSANDRA-1691
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1691
             Project: Cassandra
          Issue Type: Bug
            Reporter: Mike Bulman


Tested on single and multi-node, RF=1.  Repair runs but never reports that it's complete, hence the blocking forever.

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


[jira] Commented: (CASSANDRA-1691) Repair blocking forever when RF=1

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

Mike Bulman commented on CASSANDRA-1691:
----------------------------------------

It definitely does _something_ for single-node.  "computing ranges.." followed by "GC for copy"

> Repair blocking forever when RF=1
> ---------------------------------
>
>                 Key: CASSANDRA-1691
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1691
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.7 beta 3
>            Reporter: Mike Bulman
>            Assignee: Stu Hood
>             Fix For: 0.7.0
>
>
> Tested on single and multi-node, RF=1.  Repair runs but never reports that it's complete, hence the blocking forever.

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


[jira] Updated: (CASSANDRA-1691) Repair blocking forever when RF=1

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

Jonathan Ellis updated CASSANDRA-1691:
--------------------------------------

          Component/s: Tools
    Affects Version/s: 0.7 beta 3
        Fix Version/s: 0.7.0
             Assignee: Stu Hood

> Repair blocking forever when RF=1
> ---------------------------------
>
>                 Key: CASSANDRA-1691
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1691
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.7 beta 3
>            Reporter: Mike Bulman
>            Assignee: Stu Hood
>             Fix For: 0.7.0
>
>
> Tested on single and multi-node, RF=1.  Repair runs but never reports that it's complete, hence the blocking forever.

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


[jira] Commented: (CASSANDRA-1691) Repair blocking forever when RF=1

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

Jonathan Ellis commented on CASSANDRA-1691:
-------------------------------------------

does 0.6 need this?

> Repair blocking forever when RF=1
> ---------------------------------
>
>                 Key: CASSANDRA-1691
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1691
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.7 beta 3
>            Reporter: Mike Bulman
>            Assignee: Stu Hood
>             Fix For: 0.7.0
>
>         Attachments: 0001-Complete-the-session-early-if-it-has-no-content.patch
>
>
> Tested on single and multi-node, RF=1.  Repair runs but never reports that it's complete, hence the blocking forever.

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


[jira] Commented: (CASSANDRA-1691) Repair blocking forever when RF=1

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

Stu Hood commented on CASSANDRA-1691:
-------------------------------------

Er, this isn't tested yet... give me one more second.

> Repair blocking forever when RF=1
> ---------------------------------
>
>                 Key: CASSANDRA-1691
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1691
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.7 beta 3
>            Reporter: Mike Bulman
>            Assignee: Stu Hood
>             Fix For: 0.7.0
>
>         Attachments: 0001-Complete-the-session-early-if-it-has-no-content.patch
>
>
> Tested on single and multi-node, RF=1.  Repair runs but never reports that it's complete, hence the blocking forever.

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


[jira] Issue Comment Edited: (CASSANDRA-1691) Repair blocking forever when RF=1

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

Stu Hood edited comment on CASSANDRA-1691 at 11/1/10 6:08 PM:
--------------------------------------------------------------

Er, this isn't tested yet... give me one more second.

EDIT: Looks good now.

      was (Author: stuhood):
    Er, this isn't tested yet... give me one more second.
  
> Repair blocking forever when RF=1
> ---------------------------------
>
>                 Key: CASSANDRA-1691
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1691
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.7 beta 3
>            Reporter: Mike Bulman
>            Assignee: Stu Hood
>             Fix For: 0.7.0
>
>         Attachments: 0001-Complete-the-session-early-if-it-has-no-content.patch
>
>
> Tested on single and multi-node, RF=1.  Repair runs but never reports that it's complete, hence the blocking forever.

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


[jira] Commented: (CASSANDRA-1691) Repair blocking forever when RF=1

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

Jonathan Ellis commented on CASSANDRA-1691:
-------------------------------------------

pretty sure single-node repair is special cased to be a no-op.

> Repair blocking forever when RF=1
> ---------------------------------
>
>                 Key: CASSANDRA-1691
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1691
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Mike Bulman
>
> Tested on single and multi-node, RF=1.  Repair runs but never reports that it's complete, hence the blocking forever.

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


[jira] Updated: (CASSANDRA-1691) Repair blocking forever when RF=1

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

Stu Hood updated CASSANDRA-1691:
--------------------------------

    Attachment: 0001-Complete-the-session-early-if-it-has-no-content.patch

Checks for an empty neighbor list and completes early.

> Repair blocking forever when RF=1
> ---------------------------------
>
>                 Key: CASSANDRA-1691
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1691
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.7 beta 3
>            Reporter: Mike Bulman
>            Assignee: Stu Hood
>             Fix For: 0.7.0
>
>         Attachments: 0001-Complete-the-session-early-if-it-has-no-content.patch
>
>
> Tested on single and multi-node, RF=1.  Repair runs but never reports that it's complete, hence the blocking forever.

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


[jira] Commented: (CASSANDRA-1691) Repair blocking forever when RF=1

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

Stu Hood commented on CASSANDRA-1691:
-------------------------------------

I'm not sure anything "needs" this, and the code is sufficiently different that I don't think backporting to 0.6 is worthwhile.

> Repair blocking forever when RF=1
> ---------------------------------
>
>                 Key: CASSANDRA-1691
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1691
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.7 beta 3
>            Reporter: Mike Bulman
>            Assignee: Stu Hood
>             Fix For: 0.7.0
>
>         Attachments: 0001-Complete-the-session-early-if-it-has-no-content.patch
>
>
> Tested on single and multi-node, RF=1.  Repair runs but never reports that it's complete, hence the blocking forever.

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


[jira] Commented: (CASSANDRA-1691) Repair blocking forever when RF=1

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

Stu Hood commented on CASSANDRA-1691:
-------------------------------------

Will post a patch soon.

> Repair blocking forever when RF=1
> ---------------------------------
>
>                 Key: CASSANDRA-1691
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1691
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.7 beta 3
>            Reporter: Mike Bulman
>            Assignee: Stu Hood
>             Fix For: 0.7.0
>
>
> Tested on single and multi-node, RF=1.  Repair runs but never reports that it's complete, hence the blocking forever.

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