While starting all the clarity services at once below error is seen
FATAL YYY-MM-DD SS:SS:12,029 [ucast-receiver-7,xxxxxx] protocols.UDP (none:none:none:none)xxxxxxxx: thread pool is full (max=8, active=8); thread dump (dumped once, until thread_dump is reset)
Steps to Reproduce:
Expected Results: All the clarity services should start without any error on the app ca or bg ca log
Actual Results: Below Fatal logs are seeing in the app ca and bg ca logs
FATAL 2023-04-01 16:26:12,029 [ucast-receiver-7,xxxxxx] protocols.UDP (none:none:none:none)xxxxxxxx: thread pool is full (max=8, active=8); thread dump (dumped once, until thread_dump is reset)
Release: 16.x
DE69252 - The thread pool error comes up when there is thread crunch while starting all the services at once.
DE69252 overall improvement has been done the way caching is managed in clarity. This may be happening past 16.1.3 on systems with lack of CPU resources.
Workaround: