You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sam Tunnicliffe (JIRA)" <ji...@apache.org> on 2015/12/04 21:02:11 UTC

[jira] [Updated] (CASSANDRA-10595) Don't initialize un-registered indexes

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

Sam Tunnicliffe updated CASSANDRA-10595:
----------------------------------------
    Component/s: CQL

> Don't initialize un-registered indexes
> --------------------------------------
>
>                 Key: CASSANDRA-10595
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10595
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: CQL
>            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)