Andrzej Bialecki  created SOLR-11614:
----------------------------------------

             Summary: ReplicaAssigner should not reference CoreContainer
                 Key: SOLR-11614
                 URL: https://issues.apache.org/jira/browse/SOLR-11614
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Andrzej Bialecki 
            Assignee: Noble Paul


{{ReplicaAssigner}} references {{CoreContainer}} in order to construct 
snitches, which it then uses for retrieving node values. This breaks the 
abstraction of using only {{SolrCloudManager}} and related components, which is 
a pre-requisite for using simulated components.

Instead it should use {{NodeStateProvider}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to