[
https://issues.apache.org/jira/browse/CASSANDRA-10595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sam Tunnicliffe updated CASSANDRA-10595:
----------------------------------------
Description: If a secondary index implementation chooses not to register
with {{SecondaryIndexManager}} on a particular node, it won't be required to
provide either {{Indexer}} or {{Searcher}} instances. In this case,
initialization is unnecessary so we should avoid doing it. (was: If a
secondary index implementation chooses not to register with
{{SecondaryIndexManager}}on a particular node, it won't be required to provide
either {{Indexer}} or {{Searcher}} instances. In this case, initialization is
unnecessary so we should avoid doing.)
> Don't initialize un-registered indexes
> --------------------------------------
>
> Key: CASSANDRA-10595
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10595
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Sam Tunnicliffe
> Assignee: Sam Tunnicliffe
> Priority: Minor
> Fix For: 3.0.0
>
>
> If a secondary index implementation chooses not to register with
> {{SecondaryIndexManager}} on a particular node, it won't be required to
> provide either {{Indexer}} or {{Searcher}} instances. In this case,
> initialization is unnecessary so we should avoid doing it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)