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

Mike Adamson updated CASSANDRA-19240:
-------------------------------------
    Description: 
The SAI versioning does not consider having multiple on-disk per-column index 
versions against a single SSTable. 

The IndexDescriptor handles the versioning of all the index components for an 
SSTable but does not recognise multiple on-disk per-column versions.

The IndexDescriptor needs to look at all on-disk components and maintain a 
mapping of component to version.

NOTE: This is a precursor ticket to any ticket involving an on-disk version 
change.

  was:
The SAI versioning does not consider having multiple on-disk per-column index 
versions against a single SSTable. 

The IndexDescriptor handles the versioning of all the index components for an 
SSTable but does not recognise multiple on-disk per-column versions.

The IndexDescriptor needs to look at all on-disk components and maintain a 
mapping of component to version.


> Multiple on-disk index versions on a single SSTable are not handled correctly
> -----------------------------------------------------------------------------
>
>                 Key: CASSANDRA-19240
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19240
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Feature/SAI
>            Reporter: Mike Adamson
>            Priority: Normal
>
> The SAI versioning does not consider having multiple on-disk per-column index 
> versions against a single SSTable. 
> The IndexDescriptor handles the versioning of all the index components for an 
> SSTable but does not recognise multiple on-disk per-column versions.
> The IndexDescriptor needs to look at all on-disk components and maintain a 
> mapping of component to version.
> NOTE: This is a precursor ticket to any ticket involving an on-disk version 
> change.



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