[
https://issues.apache.org/jira/browse/CASSANDRA-18653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Adamson updated CASSANDRA-18653:
-------------------------------------
Epic Link: CASSANDRA-18473 (was: CASSANDRA-16052)
> Avoid unnecessary index builds and validations
> ----------------------------------------------
>
> Key: CASSANDRA-18653
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18653
> Project: Cassandra
> Issue Type: Improvement
> Components: Feature/SAI
> Reporter: Mike Adamson
> Assignee: Mike Adamson
> Priority: Normal
>
> In the testing of CASSANDRA-18490 it was noted that the
> SSTableAddedNotification will trigger an index build that will always build
> the column index components even if they already exist and are valid.
> The same notification is also handled by the StorageAttachedIndexGroup that
> can validate the components. This can lead to the components being validated
> more than is necessary.
> We should coordinate these notification handlers so there is no overlap of
> responsibility.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]