You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ralph Tice (JIRA)" <ji...@apache.org> on 2014/08/24 19:41:38 UTC

[jira] [Created] (SOLR-6421) ADDREPLICA doesn't respect :port_solr designation

Ralph Tice created SOLR-6421:
--------------------------------

             Summary: ADDREPLICA doesn't respect :port_solr designation
                 Key: SOLR-6421
                 URL: https://issues.apache.org/jira/browse/SOLR-6421
             Project: Solr
          Issue Type: Bug
          Components: SolrCloud
    Affects Versions: 4.10
         Environment: Ubuntu 14.04
            Reporter: Ralph Tice


When I issue an ADDREPLICA call like so:

   http://localhost:8983/solr/admin/collections?action=ADDREPLICA&shard=myshard&collection=mycollection&createNodeSet=solr18.mycorp.com:8983_solr

SolrCloud does not seem to respect the 8983_solr designation in the createNodeSet parameter and instead places the shard on any JVM on the machine instance.  First attempt I got a replica on 8994_solr and second attempt to place a replica on 8983 got a replica on 8992_solr instead.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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