[ 
https://issues.apache.org/jira/browse/CASSANDRA-18749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756059#comment-17756059
 ] 

Stefan Miklosovic commented on CASSANDRA-18749:
-----------------------------------------------

[j17|https://app.circleci.com/pipelines/github/instaclustr/cassandra/2951/workflows/57b2ac30-a3d7-48e0-8cee-3df05c22d2d5]

> Expose bootstrap failure state via JMX
> --------------------------------------
>
>                 Key: CASSANDRA-18749
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18749
>             Project: Cassandra
>          Issue Type: Task
>          Components: Observability/JMX
>            Reporter: Jaydeepkumar Chovatia
>            Assignee: Jaydeepkumar Chovatia
>            Priority: Normal
>             Fix For: 5.x
>
>
> Similar to how we have exposed a node's decommissioning via JMX as part of 
> CASSANDRA-18555.
> This ticket will address the same when a new node joins (i.e., bootstrap). 
> When a node is bootstrapped, an error is thrown back to the caller if any 
> failure happens.
> But Cassandra's bootstrap takes considerable time ranging from minutes to 
> hours to days. There are various scenarios in that the caller may need to 
> probe the status again:
>  * The caller times out
>  * It is not possible to keep the caller hanging for such a long time
> And If the caller does not know what happened internally, then it cannot 
> retry, etc., leading to other issues.
> So, in this ticket, a new nodetool/JMX option will be exposed that can be 
> invoked by the caller anytime, and it will return the correct status.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to