Skip to content
#

beam

Here are 249 public repositories matching this topic...

stormy-ua
stormy-ua commented Oct 15, 2021

There is a pipeline which has been consistently getting stuck on attempt to write to JDBC. The thread dump on one worker revealed a bunch of threads waiting for a new connection to be allocated:

   java.lang.Thread.State: WAITING
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for <45ac842e> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject

Improve this page

Add a description, image, and links to the beam topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the beam topic, visit your repo's landing page and select "manage topics."

Learn more