Hi @nbg19a
I am not sure if you can change the thread pool for OOTB features, I have not seen any configuration for that.
There are configuration for sling queue, replication queues, there you can use custom thread pool.
I think below code can help?
@Reference
ThreadPoolManager threadPoolManage...