wu-sheng commented on issue #2396: Why JDBC4Connection implements EnhancedInstance? URL: https://github.com/apache/incubator-skywalking/issues/2396#issuecomment-475486516 I don't know what happens in your `datasource management dependency`. But in my mind, the connection needs to be enhanced, because when trace happens, it will obtain the connection info(jdbc url, username...) from it, but the connection doesn't open method for this.
---------------------------------------------------------------- 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
