Gregory Chanan created SOLR-7272:
------------------------------------

             Summary: Use OverseerCollectionProcessor.ROUTER and 
DocCollection.DOC_ROUTER consistently
                 Key: SOLR-7272
                 URL: https://issues.apache.org/jira/browse/SOLR-7272
             Project: Solr
          Issue Type: Bug
          Components: SolrCloud
            Reporter: Gregory Chanan
            Assignee: Gregory Chanan


This is something I noticed while working on SOLR-7271.  There are two 
different router constants:
#1. OverseerCollectionProcessor.ROUTER: represents the argument(s) to the 
OverseerCollectionProcessor
#2 DocCollection.DOC_ROUTER: represents the router information as stored in the 
clusterstate in ZK

But these are sometimes used in the other contexts, which can cause issues if 
the constant values are not the same (as in SOLR-7271).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to