lpcy opened a new pull request #18:
URL: https://github.com/apache/skywalking-java/pull/18
<!--
⚠️ Please make sure to read this template first, pull requests that
don't accord with this template
maybe closed without notice.
Texts surrounded by `<` and `>` are meant to be replaced by you, e.g.
<framework name>, <issue number>.
Put an `x` in the `[ ]` to mark the item as CHECKED. `[x]`
-->
### Fix https://github.com/apache/skywalking/issues/4941
- [ ] Add a unit test to verify that the fix works.
- [x] Explain briefly why the bug exists and how to fix it.
When my java application depend on multi-db-instance on same
host:port,I always got wrong db.instance value in skywalking-ui. I found the
same problem on that issue, there is a bad cache design in MySQL agent plugin,
so I fix it.
- [x] If this pull request closes/resolves/fixes an existing issue, replace
the issue number. skywalking/#4941.
- [ ] Update the [`CHANGES`
log](https://github.com/apache/skywalking/blob/master/CHANGES.md).
--
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]