Mike Adamson created CASSANDRA-19240:
----------------------------------------
Summary: 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
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]