Michael Dürig created OAK-879:
---------------------------------

             Summary: Default ScheduledExecutorService improvements 
                 Key: OAK-879
                 URL: https://issues.apache.org/jira/browse/OAK-879
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core
            Reporter: Michael Dürig


The current default {{ScheduledExecutorService}} in {{Oak}} does not shut down 
properly and only uses a single back ground for executing tasks. 

In addition to shutting down cleanly, a better default implementation would 
spawn new background threads as needed up to a certain limit and clean up 
unused threads after some idle period. 




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to