[
https://issues.apache.org/jira/browse/CASSANDRA-21470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Wang reassigned CASSANDRA-21470:
-------------------------------------
Assignee: Alan Wang
> 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
> Reporter: Alan Wang
> Assignee: Alan Wang
> Priority: Normal
>
> 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]