[
https://issues.apache.org/jira/browse/CASSANDRA-16491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17624903#comment-17624903
]
Leonard Ma commented on CASSANDRA-16491:
----------------------------------------
Thanks [~maedhroz] . I just addressed the comments in the PR. I did have a
follow-up question that I left on the PR though. But if that doesn't warrant
additional changes then I think we should be good to go.
> nodetool bootstrap resume returns success even if there is an error during
> bootstrap
> ------------------------------------------------------------------------------------
>
> Key: CASSANDRA-16491
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16491
> Project: Cassandra
> Issue Type: Bug
> Components: Tool/nodetool
> Reporter: Caleb Rackliffe
> Assignee: Leonard Ma
> Priority: Normal
> Fix For: 4.x
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> "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.
> Trunk PR: [https://github.com/apache/cassandra/pull/1949]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]