dsmiley commented on PR #4675: URL: https://github.com/apache/solr/pull/4675#issuecomment-5311627258
I propose that all non-scheduled pools must have keepAlive > 0 and allowCoreThreadTimeOut(true) — checkable in checkPoolConfig the same way the queue rule is, since a pool that opts out has to say so explicitly after construction. There seems to be too little benefit to *not* having threads timeout after a minute by default. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
