Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Correctness - Unrecoverable Corruption / Loss
-
Normal
-
Low Hanging Fruit
-
DTest
-
All
-
None
-
Description
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.
Attachments
Issue Links
- links to