zone1511 commented on issue #763: Decouple JDBCURL parser logic from URLParser
URL: 
https://github.com/apache/incubator-skywalking/issues/763#issuecomment-359262821
 
 
   @wu-sheng I just found that if the parser is moved to each db plugin, some 
other class's test case will failed due to the assumption that 
`URLParser.parser` is not able to parse the corresponding jdbcurl. To make the 
test run, it must reference to myssql plugin which will cause cyclic reference. 
Please suggest how to handle those test case which depends on `URLParser.parser`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to