Hi,

Component details:
Tomcat = 8.5.24
Java = 1.8
OS = Ubuntu 16.04 LTS

Is above tomcat uses thread pool to process requests out of the box without
any explicit configuration of thread pool.

I faced an issue while using threadlocal which was returning data stored in
previous request instead of current request.

Thank You,
Shiva Kumar K R

Reply via email to