murblanc opened a new pull request #1664: URL: https://github.com/apache/lucene-solr/pull/1664
In `OverseerCollectionMessageHandler` replace the `SynchronousQueue` by a `LinkedBlockingQueue` for handing more jobs to the executor service than there are threads. Given this is an old Jira, the issue is real, the OP suggested that easy fix almost 3 years ago and that nobody implemented it, there might be something I missed here, so will not push that code before somebody reviews it. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
