clintropolis opened a new pull request #12213:
URL: https://github.com/apache/druid/pull/12213


   
   ### Description
   Follow up to #12205 to allow `druid-mysql-extensions` to work with mysql 
connector/j 8.x again, which does not contain `MySQLTransientException`, and 
while would have had the same problem as mariadb if a transient exception was 
checked, the new check eagerly loads the class when starting up, causing 
immediate failure.
   
   This PR has:
   - [x] been self-reviewed.
   - [x] been tested in a test Druid cluster.
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to