[
https://issues.apache.org/jira/browse/SOLR-9556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Woodward updated SOLR-9556:
--------------------------------
Attachment: SOLR-9556.patch
Simple fix, just ensuring that OverseerAutoReplicaFailoverThread exits if it's
interrupted.
I experimented with closing the Overseer earlier in shutdown, but that doesn't
really work because we always need an Overseer running to publish DOWN state.
So the final container needs to take over the overseer role just so that it can
shut down cleanly.
> Overseer can leak threads if it starts up while its parent container is
> shutting down
> -------------------------------------------------------------------------------------
>
> Key: SOLR-9556
> URL: https://issues.apache.org/jira/browse/SOLR-9556
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Alan Woodward
> Attachments: SOLR-9556.patch
>
>
> See https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/407/consoleFull
> for an example. OverseerAutoReplicaFailoverThread is particularly
> susceptible for some reason.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]