[ 
https://issues.apache.org/jira/browse/SOLR-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Smiley updated SOLR-4441:
-------------------------------

    Fix Version/s:     (was: 4.7)
                   4.8

> Developer Curb Appeal: one laptop, multiple Solr nodes, consider 
> auto-negotiating Solr and ZooKeeper ports
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-4441
>                 URL: https://issues.apache.org/jira/browse/SOLR-4441
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrCloud
>    Affects Versions: 4.1
>            Reporter: Mark Bennett
>             Fix For: 4.8
>
>
> A common usage scenario for a developer is to fire up multiple SolrCloud 
> nodes on his/her laptop.
> When doing this, the second instance of Solr has to include the 
> -Djetty.port=1234 parameter.
> Also, I believe since the embedded ZooKeeper's port defaults to 
> SolrPort+1000, you also have to specify the -zkHost parameter, even though 
> you're going to be using localhost.
> If would be nice if Solr noticed that it was already running and would 
> automatically pick a different port, maybe 10 down from the most recently 
> used port.
> It would also convenient if the embedded ZooKeeper could also figure this 
> out, and look for zkmaster on some ports on localhost.
> I realize this is now how things would be deployed in production.  This is 
> just to get developers up quickly.



--
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