cherrylzhao commented on issue #2927: Use JavaAgent introducing Sharding-JDBC URL: https://github.com/apache/incubator-shardingsphere/issues/2927#issuecomment-525182775 [byte-buddy](https://github.com/raphw/byte-buddy/tree/master) have a convenient API to use java-agent and modify byte code at runtime, we can delegate the DataSource to ShardingDataSource using their `Changing existing classes` feature.
---------------------------------------------------------------- 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
