You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "paul cannon (JIRA)" <ji...@apache.org> on 2010/10/07 00:38:31 UTC

[jira] Created: (CASSANDRA-1589) Explicitly expose whether a node is bootstrapping

Explicitly expose whether a node is bootstrapping
-------------------------------------------------

                 Key: CASSANDRA-1589
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1589
             Project: Cassandra
          Issue Type: Wish
          Components: Core
            Reporter: paul cannon
            Priority: Minor


This is mostly addressed by CASSANDRA-1489, but is there some way to tell whether a node is currently bootstrapping or not?

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


[jira] Updated: (CASSANDRA-1589) Explicitly expose whether a node is bootstrapping

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

paul cannon updated CASSANDRA-1589:
-----------------------------------

    Issue Type: Sub-task  (was: Wish)
        Parent: CASSANDRA-1516

> Explicitly expose whether a node is bootstrapping
> -------------------------------------------------
>
>                 Key: CASSANDRA-1589
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1589
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Core
>            Reporter: paul cannon
>            Priority: Minor
>
> This is mostly addressed by CASSANDRA-1489, but is there some way to tell whether a node is currently bootstrapping or not?

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


[jira] Commented: (CASSANDRA-1589) Explicitly expose whether a node is bootstrapping

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

paul cannon commented on CASSANDRA-1589:
----------------------------------------

Okay, I see it in 'nodetool netstats'. I'll track down the appropriate jmx call from there. Thanks.

> Explicitly expose whether a node is bootstrapping
> -------------------------------------------------
>
>                 Key: CASSANDRA-1589
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1589
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Core
>            Reporter: paul cannon
>            Priority: Minor
>
> This is mostly addressed by CASSANDRA-1489, but is there some way to tell whether a node is currently bootstrapping or not?

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


[jira] Resolved: (CASSANDRA-1589) Explicitly expose whether a node is bootstrapping

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

paul cannon resolved CASSANDRA-1589.
------------------------------------

    Resolution: Not A Problem

> Explicitly expose whether a node is bootstrapping
> -------------------------------------------------
>
>                 Key: CASSANDRA-1589
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1589
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Core
>            Reporter: paul cannon
>            Priority: Minor
>
> This is mostly addressed by CASSANDRA-1489, but is there some way to tell whether a node is currently bootstrapping or not?

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


[jira] Commented: (CASSANDRA-1589) Explicitly expose whether a node is bootstrapping

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

Nick Bailey commented on CASSANDRA-1589:
----------------------------------------

Bootstrapping nodes go into bootstrapping "mode". I believe if you call "nodetool streams" it outputs the mode which will say if it is bootstrapping or not. There might be another command that specifies that as well. Can you see if thats what you want.

> Explicitly expose whether a node is bootstrapping
> -------------------------------------------------
>
>                 Key: CASSANDRA-1589
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1589
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Core
>            Reporter: paul cannon
>            Priority: Minor
>
> This is mostly addressed by CASSANDRA-1489, but is there some way to tell whether a node is currently bootstrapping or not?

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