[ 
https://issues.apache.org/jira/browse/SOLR-5436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Miller updated SOLR-5436:
------------------------------

    Attachment: SOLR-5436.patch

New patch - I was a little off there.

For the case where the queue loop does not fail on a down zookeeper because it 
bounced quickly or something, I said that when we start a new overseer, that 
will close the old threads - but that only happens if we are elected the 
overseer. This patch stops any local overseer threads on joining the overseer 
election.

> Eliminate the 1500ms wait in overseer loop
> ------------------------------------------
>
>                 Key: SOLR-5436
>                 URL: https://issues.apache.org/jira/browse/SOLR-5436
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Minor
>         Attachments: SOLR-5436.patch, SOLR-5436.patch, SOLR-5436.patch, 
> SOLR-5436.patch, SOLR-5436.patch, SOLR-5436.patch, SOLR-5436.patch
>
>
> The Overseer thread waits 1500 ms before it polls for new events. The wait 
> should be eliminated and it should just wait for new events till they come 
> the way it is done in OverseerCollectionProcessor



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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

Reply via email to