[
https://issues.apache.org/jira/browse/SPARK-23186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun updated SPARK-23186:
----------------------------------
Description: Since some JDBC Drivers have class initialization code to call
`DriverManager`, we need to initialize DriverManager first in order to avoid
potential deadlock situation like STORM-2527. (was: Since some JDBC Drivers
have class initialization code to call `DriverManager`, we need to synchronize
them to avoid potential deadlock situation like STORM-2527.)
> 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 initialize DriverManager first in order to avoid
> potential deadlock situation like STORM-2527.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]