Description
When using the overseer roles feature, there is a possibility of more than one thread executing the prioritizeOverseerNodes method and extra QUIT commands being inserted into the overseer queue.
At a minimum, the prioritizeOverseerNodes should be synchronized to avoid a race condition.
Attachments
Attachments
Issue Links
- is part of
-
SOLR-6095 SolrCloud cluster can end up without an overseer with overseer roles
- Resolved