bhabegger opened a new pull request, #2679:
URL: https://github.com/apache/jackrabbit-oak/pull/2679

   Some instantiations of ThreadPoolExecutor were setting a different 
corePoolSize and maxPoolSize even though they were using an unbounded 
LinkedBlockingQueue. The pattern was repeated multiple times. This PR attempts 
to fix and mutualize the ThreadPoolExecutor creation code.


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

Reply via email to