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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to