yuqi1129 opened a new issue, #10253:
URL: https://github.com/apache/gravitino/issues/10253

   ### What would you like to be improved?
   
   Currently, we need to close the driver in the subclass of 
`JdbcCatalogOperations`. For example, in 
`MySQLProtocolCompatibleCatalogOperations`, we need to overwrite `close` to 
degister MySQL driver, see
   
https://github.com/apache/gravitino/blob/1fd2225901680f8200066adb3532a8110360ebca/catalogs/catalog-jdbc-common/src/main/java/org/apache/gravitino/catalog/jdbc/MySQLProtocolCompatibleCatalogOperations.java#L64-L82
   
   
   Chances are user forget to degister the Driver.
   
   
   
   ### How should we improve?
   
   _No response_


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

Reply via email to