wu-sheng commented on pull request #18: URL: https://github.com/apache/skywalking-java/pull/18#issuecomment-912229264
> The problem is, if I use multi-db-instance with same host:port in one application, the code for putting connection info in cache will overwrite previous data due to duplicate host:port key, the previous db instance info will be lost, and also cannot get correct connection info from cache after that. This connection create interceptor is going to be called repeatedly for different instances? Could you put some reference of MySQL driver's source codes about this? Is it a loop call or something? -- 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]
