You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/01/23 04:11:00 UTC

[jira] [Created] (SPARK-23186) Loading JDBC Drivers should be syncronized

Dongjoon Hyun created SPARK-23186:
-------------------------------------

             Summary: Loading JDBC Drivers should be syncronized
                 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


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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org