[ 
https://issues.apache.org/jira/browse/SOLR-6313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14083049#comment-14083049
 ] 

Mark Miller commented on SOLR-6313:
-----------------------------------

I've removed the use port 8983 as a special server 1 port.

Now, a 'cloud view only' Solr is available at port 8900. It won't register as a 
live_node, but you can use it to view the cluster at 
http://localhost:8900/solr/#/~cloud. I like to use an auto refresh plugin to 
monitor.

The rest of the servers are at ports 8901, 8902, etc.

I've also done work on the stop scripts to help make it harder to start again 
before things are really stopped, forcing you to kill java processes manually.

Other little improvements here and there.

> Improve SolrCloud cloud-dev scripts.
> ------------------------------------
>
>                 Key: SOLR-6313
>                 URL: https://issues.apache.org/jira/browse/SOLR-6313
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrCloud
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>
> I've been improving the cloud-dev scripts to help with manual testing. I've 
> been doing this mostly as part of SOLR-5656, but I'd like to spin in out into 
> it's own issue.



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

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

Reply via email to