You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Andrzej Bialecki (JIRA)" <ji...@apache.org> on 2017/11/07 17:34:00 UTC

[jira] [Created] (SOLR-11614) ReplicaAssigner should not reference CoreContainer

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org