chengxunhuang opened a new issue, #25859:
URL: https://github.com/apache/shardingsphere/issues/25859

   ## In the protocol frontend module of sharding proxy, if you want to add a 
new database type, you need to use the Java SPI mechanism to add the fully 
qualified name loaded in the meta-inf.services of the new module. Why can't 
Java scan it?
   
   A module similar to MySQL has been added to the protocol frontend module in 
sharding proxy, and a fully qualified name for implementing 
DatabaseProtocolFrontendEngine has also been added under meta-inf.services
   
   However, there is no new database type added in all classes that implement 
the DatabaseProtocolFrontendEngine interface using Java SPI
   
   
![Snipaste_2023-05-23_11-18-03](https://github.com/apache/shardingsphere/assets/56817751/74c40a6f-6363-4de5-ab63-04e56ea90bd2)
   


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