Hello Sahildawara4070,
An increasing number of threads in the TIMED_WAITING state in a Java thread dump could indicate various issues in your application. Here are some common reasons:
-
Concurrency Issues:
-
Blocking Operations:
-
Thread Pool Issues:
-
Loops with Sleep:
-
Thread Leaks:
it is required to go through the dump file during peak load to know what is the issue
Edit your Comment