lpcy commented on pull request #18:
URL: https://github.com/apache/skywalking-java/pull/18#issuecomment-912255729


   I think the cache design included purpose of identify database cluster mode. 
Because there is another jdbc url format: 
         jdbc:mysql://[host:port],[host:port].../database, the code 
"split(CONNECTION_SPLIT_STR)" is use for it, when call the get(host:port) 
method, the full url above can get. I don't know if it's able to change the 
strategy.


-- 
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]


Reply via email to