[
https://issues.apache.org/jira/browse/SOLR-9469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Woodward resolved SOLR-9469.
---------------------------------
Resolution: Fixed
Fix Version/s: 6.3
> 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
> Fix For: 6.3
>
> 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]