wu-sheng commented on issue #763: Decouple JDBCURL parser logic from URLParser URL: https://github.com/apache/incubator-skywalking/issues/763#issuecomment-359338573 @zone1511 @ascrutae If intend to move `UrlParser` into each plugins, then there is no need to provide a `parser` load mechanism, because there is only one. So either use a `***Parser#parse` method in plugin, or read parse implements for `jdbc-common`
---------------------------------------------------------------- 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
