[
https://issues.apache.org/jira/browse/CASSANDRA-18345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Adamson updated CASSANDRA-18345:
-------------------------------------
Description:
SAI registers it's components with the SSTable descriptor expecting them to
form part of the SSTable lifecycle, including streaming. This is not the case.
The current SSTable format in Cassandra uses a fixed set of components
(Components.STREAMING_COMPONENTS) when streaming SSTables. This needs to change
to use the set of components that are registered with a specific SSTable by
calls to SSTable.registerComponents.
was:TBD
> Enable streaming SAI components as part of repair
> -------------------------------------------------
>
> Key: CASSANDRA-18345
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18345
> Project: Cassandra
> Issue Type: Improvement
> Components: Feature/2i Index
> Reporter: Mike Adamson
> Priority: Normal
> Labels: SAI
>
> SAI registers it's components with the SSTable descriptor expecting them to
> form part of the SSTable lifecycle, including streaming. This is not the case.
> The current SSTable format in Cassandra uses a fixed set of components
> (Components.STREAMING_COMPONENTS) when streaming SSTables. This needs to
> change to use the set of components that are registered with a specific
> SSTable by calls to SSTable.registerComponents.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]