[
https://issues.apache.org/jira/browse/CASSANDRA-5009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507577#comment-13507577
]
Brandon Williams commented on CASSANDRA-5009:
---------------------------------------------
Actually we haven't completely fixed this in 1.2, because we rely on the FD
notification to fail but use phi * 2 to avoid a premature costly repair
abortion, but the streaming can fail out before that and thus fetch() will
never raise an exception.
> RangeStreamer has no way to report failures, allowing bootstrap/move etc to
> complete without data
> -------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-5009
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5009
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.1.0
> Reporter: Brandon Williams
> Assignee: Brandon Williams
> Priority: Critical
> Fix For: 1.1.8
>
>
> It looks like we fixed this for 1.2 by having RS.fetch() throw, but in 1.1 it
> does not and there doesn't appear to be a way to detect an RS failure, which
> among other things will cause bootstrap to succeed even though it failed to
> fetch any data.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira