You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We see an error log that HealthMonitorTask.monitor can't be scheduled. Based on the exception stack trace and further investigation, it happens rarely and only when k8s pod is terminated.
I would expect that there is no error log as the pod is terminating and it is obvious that scheduler can't be run as threadpools are getting closed.
Expected Behavior
Hi,
We see an error log that HealthMonitorTask.monitor can't be scheduled. Based on the exception stack trace and further investigation, it happens rarely and only when k8s pod is terminated.
I would expect that there is no error log as the pod is terminating and it is obvious that scheduler can't be run as threadpools are getting closed.
Actual Behaviour
The stack trace looks like this
The text was updated successfully, but these errors were encountered: