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

ASF subversion and git services commented on SOLR-9469:
-------------------------------------------------------

Commit a79a8edbb474aab0dd163c9bd06c8a1ccc881acc in lucene-solr's branch 
refs/heads/master from [~romseygeek]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=a79a8ed ]

SOLR-9469: Allow JettySolrRunner to restart using a different port


> Allow JettySolrRunner to restart using a different port
> -------------------------------------------------------
>
>                 Key: SOLR-9469
>                 URL: https://issues.apache.org/jira/browse/SOLR-9469
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Alan Woodward
>            Assignee: Alan Woodward
>            Priority: Minor
>         Attachments: SOLR-9469.patch
>
>
> When a JettySolrRunner is restarted, it currently tries to reuse the same 
> port as it was running on before the restart.  This can lead to stale 
> connections, and test failures (see SOLR-6944 for an example, but it seems to 
> be happening in other tests, CollectionStateWatchersTest for example).  In 
> plenty of cases, we don't actually need to restart on the same port, so we 
> should add the ability to ignore previous port numbers and just come up on 
> any port that is available.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to