RejectedExecutionException in kubernetes pod
I have a thread-heavy JAVA application running in kubernetes and getting RejectedExecutionException
for very few of the requests in one environment. Upon checking pod status, few pods is restarting intermittently due to some connection issues.