[
https://issues.apache.org/jira/browse/SLING-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-1852.
-------------------------------------
Resolution: Won't Fix
> bgservlets extension should use Sling's ThreadPool
> --------------------------------------------------
>
> Key: SLING-1852
> URL: https://issues.apache.org/jira/browse/SLING-1852
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Reporter: Bertrand Delacretaz
> Priority: Minor
>
> The ExecutionEngineImpl in the contrib/extensions/bgservlets module uses a
> plain Executor, it should use Sling's ThreadPoolManager instead.
> That module's ModifiableThreadPoolConfig can be used to customize the pool,
> which is created via ThreadPoolManager.create(ThreadPoolConfig config, String
> label);
--
This message was sent by Atlassian Jira
(v8.20.10#820010)