[ 
https://issues.apache.org/jira/browse/SPARK-23186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dongjoon Hyun updated SPARK-23186:
----------------------------------
    Summary: Initialize DriverManager first before loading Drivers  (was: 
Loading JDBC Drivers should be syncronized)

> Initialize DriverManager first before loading Drivers
> -----------------------------------------------------
>
>                 Key: SPARK-23186
>                 URL: https://issues.apache.org/jira/browse/SPARK-23186
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.2.1
>            Reporter: Dongjoon Hyun
>            Priority: Major
>
> Since some JDBC Drivers have class initialization code to call 
> `DriverManager`, we need to synchronize them to avoid potential deadlock 
> situation like STORM-2527.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to