zone1511 opened a new issue #763: Decouple JDBCURL parser logic from URLParser
URL: https://github.com/apache/incubator-skywalking/issues/763
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [X] Feature or performance improvement
   ___
   ### Requirement or improvement
   - Please describe about your requirements or improvement suggestions.
   Currently, all JDBC url parser are hardcoded in class `URLParser`. I suggest 
to introduce java service api so each JDBC plugin provides its own URL parsing 
logic and URLParser just lookup the JDBC parser implementation using java 
service loader api.

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