Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.7.8, 3.1.2
-
None
-
linux java client
Description
service should use Driver classloader, not current thread classloader.
same as AuthenticationPlugin and CredentialPluginLoader
see :
https://github.com/mariadb-corporation/mariadb-connector-j/pull/159/files
in some threads it couldn't load tls socket plugin because of that :
getting a message : Client has not found any TLS factory plugin with name...