helix icon indicating copy to clipboard operation
helix copied to clipboard

ForkJoinPool Threadpool issues in WAGED: Emergency Pipeline

Open himanshukandwal opened this issue 1 year ago • 0 comments

Describe the bug

In WAGED: Emergency Pipeline, when checking for an active node down we are seeing internal ForkJoinPool threads getting stuck in blocking state, and FJP ending up creating a lot of worker threads.

To Reproduce

This is very un-deterministic behavior but has happened ~3 times.

Expected behavior

when checking for an active node, we should not be seeing any threadpool issues.

Additional context

N/A

himanshukandwal avatar Aug 14 '23 23:08 himanshukandwal