[ 
https://issues.apache.org/jira/browse/SOLR-5436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13824686#comment-13824686
 ] 

Mark Miller commented on SOLR-5436:
-----------------------------------

bq. Originally we did not have a blocking lookup of the queue

Right - the history is that Sami wrote the Overseer loop first, later I wrote 
the OverseerCollectionProcessor loop - I didn't like the polling and used the 
blocking lookup of the queue and just never got to catching the Overseer loop 
impl up.

> 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
>
> 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