You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/08/26 11:11:45 UTC

[GitHub] [incubator-shardingsphere] tuohai666 opened a new issue #2927: Use JavaAgent introducing Sharding-JDBC

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:
users@infra.apache.org


With regards,
Apache Git Services