tuohai666 opened a new issue #2927: Use JavaAgent introducing Sharding-JDBC URL: https://github.com/apache/incubator-shardingsphere/issues/2927 For now, there's code invading when using Sharding-JDBC. We try to find way that using JavaAgent to prevent changing code before introduce the Sharding-JDBC. The main idea is replace DataSource via Javaassist, as well as any other bytecode engineering library. Please feel free to discuss if you have better way or better practise.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
