You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/09/04 17:54:57 UTC

[jira] Created: (CASSANDRA-421) nodeprobe outputs incorrectly ordered ring

nodeprobe outputs incorrectly ordered ring
------------------------------------------

                 Key: CASSANDRA-421
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-421
             Project: Cassandra
          Issue Type: Bug
          Components: Tools
    Affects Versions: 0.4, 0.5
            Reporter: Eric Evans
            Assignee: Eric Evans
            Priority: Minor
             Fix For: 0.4, 0.5


Ring data is returned as a Map and since ranges are never sorted, the ring output can contain nodes that are out of order.

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


[jira] Resolved: (CASSANDRA-421) nodeprobe outputs incorrectly ordered ring

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

Eric Evans resolved CASSANDRA-421.
----------------------------------

    Resolution: Fixed

committed.

> nodeprobe outputs incorrectly ordered ring
> ------------------------------------------
>
>                 Key: CASSANDRA-421
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-421
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.4, 0.5
>            Reporter: Eric Evans
>            Assignee: Eric Evans
>            Priority: Minor
>             Fix For: 0.4, 0.5
>
>         Attachments: v1-0001-CASSANDRA-421-properly-order-ranges-in-nodeprobe-outpu.txt
>
>
> Ring data is returned as a Map and since ranges are never sorted, the ring output can contain nodes that are out of order.

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


[jira] Updated: (CASSANDRA-421) nodeprobe outputs incorrectly ordered ring

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

Eric Evans updated CASSANDRA-421:
---------------------------------

    Attachment: v1-0001-CASSANDRA-421-properly-order-ranges-in-nodeprobe-outpu.txt

> nodeprobe outputs incorrectly ordered ring
> ------------------------------------------
>
>                 Key: CASSANDRA-421
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-421
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.4, 0.5
>            Reporter: Eric Evans
>            Assignee: Eric Evans
>            Priority: Minor
>             Fix For: 0.4, 0.5
>
>         Attachments: v1-0001-CASSANDRA-421-properly-order-ranges-in-nodeprobe-outpu.txt
>
>
> Ring data is returned as a Map and since ranges are never sorted, the ring output can contain nodes that are out of order.

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


[jira] Commented: (CASSANDRA-421) nodeprobe outputs incorrectly ordered ring

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

Jonathan Ellis commented on CASSANDRA-421:
------------------------------------------

+1

> nodeprobe outputs incorrectly ordered ring
> ------------------------------------------
>
>                 Key: CASSANDRA-421
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-421
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.4, 0.5
>            Reporter: Eric Evans
>            Assignee: Eric Evans
>            Priority: Minor
>             Fix For: 0.4, 0.5
>
>         Attachments: v1-0001-CASSANDRA-421-properly-order-ranges-in-nodeprobe-outpu.txt
>
>
> Ring data is returned as a Map and since ranges are never sorted, the ring output can contain nodes that are out of order.

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


[jira] Commented: (CASSANDRA-421) nodeprobe outputs incorrectly ordered ring

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

Eric Evans commented on CASSANDRA-421:
--------------------------------------

If we roll an rc2, it would be nice to include this patch (it should be safe, it is out of the critical path).

> nodeprobe outputs incorrectly ordered ring
> ------------------------------------------
>
>                 Key: CASSANDRA-421
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-421
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.4, 0.5
>            Reporter: Eric Evans
>            Assignee: Eric Evans
>            Priority: Minor
>             Fix For: 0.4, 0.5
>
>         Attachments: v1-0001-CASSANDRA-421-properly-order-ranges-in-nodeprobe-outpu.txt
>
>
> Ring data is returned as a Map and since ranges are never sorted, the ring output can contain nodes that are out of order.

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