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

Francisco Guerrero updated CASSANDRA-19507:
-------------------------------------------
          Fix Version/s: NA
          Since Version: NA
    Source Control Link: 
https://github.com/apache/cassandra-analytics/commit/c00c454d698e5a29caf58e61ed52ab48d08fd7fe
             Resolution: Fixed
                 Status: Resolved  (was: Ready to Commit)

> [Analytics] Fix bulk reads of multiple tables that potentially have the same 
> data file name
> -------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-19507
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19507
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Analytics Library
>            Reporter: Francisco Guerrero
>            Assignee: Francisco Guerrero
>            Priority: Normal
>             Fix For: NA
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When reading multiple data frames using bulk reader from different tables, it 
> is possible to encounter a data file name being retrieved from the same 
> Sidecar instance. Because the {{SSTable}}s are cached in the 
> {{SSTableCache}}, it is possible that the 
> {{org.apache.cassandra.spark.reader.SSTableReader}} is using the incorrect 
> {{SSTable}} if it was cached with the same {{#hashCode}}.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to