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

Yuki Morishita commented on CASSANDRA-5948:
-------------------------------------------

[~rbranson] It only affects bootstrap/decommission/move of wrapping range, 
since only those use transferRanges. If you do repair after bootstrap or move, 
then it will sync unfetched data.
                
> StreamOut doesn't correctly handle wrapped ranges
> -------------------------------------------------
>
>                 Key: CASSANDRA-5948
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5948
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Sergio Bossa
>            Assignee: Sergio Bossa
>             Fix For: 1.2.10, 2.0.1
>
>         Attachments: 5948-0001.patch
>
>
> StreamOut doesn't normalize ranges, causing AbstractViewSSTableFinder to miss 
> sstables when the requested range is wrapped, and hence breaking node 
> bootstrapping/unbootstrapping on such ranges.

--
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

Reply via email to