You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Nick Bailey (Created) (JIRA)" <ji...@apache.org> on 2011/10/31 19:31:32 UTC

[jira] [Created] (CASSANDRA-3433) Describe ring is broken

Describe ring is broken
-----------------------

                 Key: CASSANDRA-3433
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3433
             Project: Cassandra
          Issue Type: Bug
            Reporter: Nick Bailey


CASSANDRA-2882 broke describe_ring by causing the 'endpoints' field to contain the rpc address rather than the listen address. the rpc_address belongs in the 'rpc_endpoints' field. Hence the name.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CASSANDRA-3433) Describe ring is broken

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

Nick Bailey updated CASSANDRA-3433:
-----------------------------------

    Affects Version/s: 1.0.1
        Fix Version/s: 1.0.2
    
> Describe ring is broken
> -----------------------
>
>                 Key: CASSANDRA-3433
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3433
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.0.1
>            Reporter: Nick Bailey
>             Fix For: 1.0.2
>
>
> CASSANDRA-2882 broke describe_ring by causing the 'endpoints' field to contain the rpc address rather than the listen address. the rpc_address belongs in the 'rpc_endpoints' field. Hence the name.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CASSANDRA-3433) Describe ring is broken

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

Nick Bailey updated CASSANDRA-3433:
-----------------------------------

    Attachment: 0001-Don-t-use-rpc-address-for-endpoints-field-of-describ.patch

Fixes the bug as well as adding rack information. 
                
> Describe ring is broken
> -----------------------
>
>                 Key: CASSANDRA-3433
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3433
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.0.1
>            Reporter: Nick Bailey
>             Fix For: 1.0.2
>
>         Attachments: 0001-Don-t-use-rpc-address-for-endpoints-field-of-describ.patch
>
>
> CASSANDRA-2882 broke describe_ring by causing the 'endpoints' field to contain the rpc address rather than the listen address. the rpc_address belongs in the 'rpc_endpoints' field. Hence the name.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CASSANDRA-3433) Describe ring is broken

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

Brandon Williams updated CASSANDRA-3433:
----------------------------------------

    Reviewer: brandon.williams
    Assignee: Nick Bailey  (was: Brandon Williams)
    
> Describe ring is broken
> -----------------------
>
>                 Key: CASSANDRA-3433
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3433
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.0.1
>            Reporter: Nick Bailey
>            Assignee: Nick Bailey
>             Fix For: 1.0.2
>
>         Attachments: 0001-Don-t-use-rpc-address-for-endpoints-field-of-describ.patch
>
>
> CASSANDRA-2882 broke describe_ring by causing the 'endpoints' field to contain the rpc address rather than the listen address. the rpc_address belongs in the 'rpc_endpoints' field. Hence the name.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-3433) Describe ring is broken

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

Nick Bailey commented on CASSANDRA-3433:
----------------------------------------

Didn't change the thrift version number in that patch. Assuming it is committed, that should also be bumped.
                
> Describe ring is broken
> -----------------------
>
>                 Key: CASSANDRA-3433
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3433
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.0.1
>            Reporter: Nick Bailey
>             Fix For: 1.0.2
>
>         Attachments: 0001-Don-t-use-rpc-address-for-endpoints-field-of-describ.patch
>
>
> CASSANDRA-2882 broke describe_ring by causing the 'endpoints' field to contain the rpc address rather than the listen address. the rpc_address belongs in the 'rpc_endpoints' field. Hence the name.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CASSANDRA-3433) Describe ring is broken

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

Jonathan Ellis updated CASSANDRA-3433:
--------------------------------------

    Assignee: Brandon Williams
    
> Describe ring is broken
> -----------------------
>
>                 Key: CASSANDRA-3433
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3433
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.0.1
>            Reporter: Nick Bailey
>            Assignee: Brandon Williams
>             Fix For: 1.0.2
>
>         Attachments: 0001-Don-t-use-rpc-address-for-endpoints-field-of-describ.patch
>
>
> CASSANDRA-2882 broke describe_ring by causing the 'endpoints' field to contain the rpc address rather than the listen address. the rpc_address belongs in the 'rpc_endpoints' field. Hence the name.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CASSANDRA-3433) Describe ring is broken

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

Jonathan Ellis updated CASSANDRA-3433:
--------------------------------------

    Component/s: Tools
                 API
         Labels: thrift  (was: )
    
> Describe ring is broken
> -----------------------
>
>                 Key: CASSANDRA-3433
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3433
>             Project: Cassandra
>          Issue Type: Bug
>          Components: API, Tools
>    Affects Versions: 1.0.1
>            Reporter: Nick Bailey
>            Assignee: Nick Bailey
>              Labels: thrift
>             Fix For: 1.0.2
>
>         Attachments: 0001-Don-t-use-rpc-address-for-endpoints-field-of-describ.patch
>
>
> CASSANDRA-2882 broke describe_ring by causing the 'endpoints' field to contain the rpc address rather than the listen address. the rpc_address belongs in the 'rpc_endpoints' field. Hence the name.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira