[
https://issues.apache.org/jira/browse/SOLR-9869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15802419#comment-15802419
]
Mike Drob commented on SOLR-9869:
---------------------------------
[~romseygeek] - any additional thoughts on this?
> MiniSolrCloudCluster does not always remove jettys from running list after
> stopping them
> ----------------------------------------------------------------------------------------
>
> Key: SOLR-9869
> URL: https://issues.apache.org/jira/browse/SOLR-9869
> Project: Solr
> Issue Type: Test
> Security Level: Public(Default Security Level. Issues are Public)
> Components: Tests
> Reporter: Mike Drob
> Attachments: SOLR-9869.patch
>
>
> MiniSolrCloudCluster has two {{stopJettySolrRunner}} methods that behave
> differently.
> The {{int}} version calls {{jettys.remove(index);}} to remove the now stopped
> jetty from the list of running jettys.
> The version that takes a {{JettySolrRunner}}, however, does not modify the
> running list.
> This can cause calls to {{getReplicaJetty}} to fail after a call to {{stop}}
> because we will try to get the base url of a stopped jetty.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]