[
https://issues.apache.org/jira/browse/CASSANDRA-19447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxim Muzafarov updated CASSANDRA-19447:
----------------------------------------
Fix Version/s: 5.1
(was: 5.x)
Source Control Link:
https://github.com/apache/cassandra/commit/81a2cb782eed932961b0c89fbd40199c7269c662
Resolution: Fixed
Status: Resolved (was: Ready to Commit)
Verified repeated run locally against the trunk branch, everything passes. I've
also checked the {{FailedBootstapTest}} on the trunk branch without my changes
and on the PR branch, so it passes all the time in both cases.
The patch merged here:
https://github.com/apache/cassandra/commit/81a2cb782eed932961b0c89fbd40199c7269c662
[~smiklosovic] Thank you for the review.
> Register the measurements of the bootstrap as Dropwizard metrics
> ----------------------------------------------------------------
>
> Key: CASSANDRA-19447
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19447
> Project: Cassandra
> Issue Type: Improvement
> Components: Observability/JMX, Observability/Metrics
> Reporter: Maxim Muzafarov
> Assignee: Maxim Muzafarov
> Priority: Normal
> Fix For: 5.1
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Currently, we can view the node's bootstrap state in the following ways:
> - via the nodetool cli tool, e.g. by running the "resume" command;
> - querying the bootstrapped column of the system_veis.local virtual table;
> In addition, we can also expose the status and state of the node's bootstrap
> via JMX. This is used by third-party tools that rely entirely on the JMX API
> and don't have access to the CQL interface. The operator will be able to get
> all the information they need from the dashboards without having to use CLIs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]