[ 
https://issues.apache.org/jira/browse/CASSANDRA-10595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14974868#comment-14974868
 ] 

Sam Tunnicliffe commented on CASSANDRA-10595:
---------------------------------------------

You're right, and actually {{Index::getIndexName}} was only supposed to be a 
transitional thing while we fixed some inconsistencies in how we referred to 
instances internally. That was done in CASSANDRA-10127, so I've pushed a second 
commit to remove {{Index::getIndexName}} completely.

> 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)

Reply via email to