I see the following snippet in domain.xml:
<thread-pools> <thread-pool thread-pool-id="thread-pool-1"
min-thread-pool-size="0" max-thread-pool-size="200" i
dle-thread-timeout-in-seconds="120" num-work-queues="1"/>
</thread-pools>
Is anything in v3 runtime using this snippet?
I am planning on removing this from Prelude's web-bundle default domain.xml.
Thanks,
Kedar