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

Blake Eggleston updated CASSANDRA-21470:
----------------------------------------
    Reviewers: Blake Eggleston, Blake Eggleston  (was: Blake Eggleston)
               Blake Eggleston, Blake Eggleston  (was: Blake Eggleston)
       Status: Review In Progress  (was: Patch Available)

> CEP 45 - Bulk import can create a stream with no SSTables
> ---------------------------------------------------------
>
>                 Key: CASSANDRA-21470
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21470
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Consistency/Coordination
>            Reporter: Alan Wang
>            Assignee: Alan Wang
>            Priority: Normal
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> To determine which SSTables to stream for bulk import, we filter based off of 
> the interval tree we construct with shard ranges. However, it is possible 
> that there are false positives. An example would be with a shard range of 
> [3,8] and a SSTable containing two elements 1 and 9 with a range of [1,9]. In 
> this case, when we compute the SSTable sections, we end up not streaming any 
> SSTables. This causes exceptions to be thrown in the bulk import path. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to