Current SolrCloud implementation does not provide a mechanism to determine 
which servers are masters/slaves
-----------------------------------------------------------------------------------------------------------

                 Key: SOLR-2811
                 URL: https://issues.apache.org/jira/browse/SOLR-2811
             Project: Solr
          Issue Type: Improvement
          Components: SolrCloud
            Reporter: Jamie Johnson
            Priority: Minor


Currently SolrCloud only writes the following information to ZK

node_name=jamiesmac:8983_solr
url=http://jamiesmac:8983/solr/

which is not enough information to know if this server is a master or a slave.  
By including some additional information we can quickly determine if this 
server should be considered for reads and or writes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to