You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Caleb Rackliffe (Jira)" <ji...@apache.org> on 2021/03/05 18:52:00 UTC

[jira] [Updated] (CASSANDRA-16490) nodetool bootstrap resume completes successfully even if there is an error during bootstrap

     [ https://issues.apache.org/jira/browse/CASSANDRA-16490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Caleb Rackliffe updated CASSANDRA-16490:
----------------------------------------
    Resolution: Duplicate
        Status: Resolved  (was: Triage Needed)

> nodetool bootstrap resume completes successfully even if there is an error during bootstrap
> -------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-16490
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16490
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tool/nodetool
>            Reporter: Caleb Rackliffe
>            Priority: Normal
>
> "nodetool bootstrap resumeā€ prints a relevant error message if the operation fails, but it then proceeds to return a normal error code. It ignores the ProgressEventType.ERROR message that arrives before COMPLETE. This also happens when we handle failed connections. BootstrapMonitor should at least track whether or not it has seen an error, which would allow us to throw when one occurs after signaling, and therefore to inform callers.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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