[ 
https://issues.apache.org/jira/browse/BEAM-9629?focusedWorklogId=456766&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-456766
 ]

ASF GitHub Bot logged work on BEAM-9629:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Jul/20 19:01
            Start Date: 09/Jul/20 19:01
    Worklog Time Spent: 10m 
      Work Description: lukecwik commented on pull request #12209:
URL: https://github.com/apache/beam/pull/12209#issuecomment-656297395


   R: @iemejia @TheNeuralBit 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 456766)
    Time Spent: 20m  (was: 10m)

> JdbcIO seems to run out of connections in the connection pool and freezes 
> pipeline
> ----------------------------------------------------------------------------------
>
>                 Key: BEAM-9629
>                 URL: https://issues.apache.org/jira/browse/BEAM-9629
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-jdbc
>    Affects Versions: 2.18.0, 2.19.0, 2.21.0, 2.22.0
>         Environment: Dataflow, Direct Runner on macOS Catalina.
>            Reporter: Boris Shilov
>            Assignee: Luke Cwik
>            Priority: P2
>              Labels: performance
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Greetings,
> I am using JdbcIO via the Scala wrappers provided in the Scio project. I am 
> trying to read a few dozen tables in parallel from MySQL, but above 8 
> concurrent SELECT operations the pipeline freezes. With help of the Scio 
> maintainers we've been able to isolate the issue as likely originating in 
> JdbcIO running out of connections in the connection pool and idling 
> indefinitely. The issue occurs both on the Direct Runner and Dataflow.
> Please see linked issue for more context: 
> https://github.com/spotify/scio/issues/2774



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to