Details
-
Improvement
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
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.