silentmoooon opened a new issue #4705:
URL: https://github.com/apache/skywalking/issues/4705
Please answer these questions before submitting your issue.
- Why do you submit this issue?
- [x] Bug
___
### Bug
- Which version of SkyWalking, OS and JRE?
6.6.0
windows 10
java8
- What happen?
当jdbc url为全小写时会出现URLParse解析失败的情况。
比如:
jdbc:oracle:thin:@(description=(address=(host=x.x.x.x)(protocol=tcp)(port=1521))(load_balance=yes)(failover=on)(connect_data=(service_name=orcl)))
___
### Requirement or improvement
- Please describe about your requirements or improvement suggestions.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]