This is an automated email from the ASF dual-hosted git repository.
pengys pushed a change to branch fix/ScheduledFuture-failsafe
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git.
from 8f49c97 Protect the background processes.
add 97b5778 [Agent] Support jdbc4, jdbc3 and jdbc42 of postgresql driver
add c6e593f refactory MultiClassNameMatch code
add 2713b5f Merge pull request #743 from ascrutae/support/postgresql-jdbc
new 6c11a84 Merge branch 'master' into fix/ScheduledFuture-failsafe
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../core/plugin/match}/MultiClassNameMatch.java | 4 +---
.../jdbc/mysql/define/CallableInstrumentation.java | 2 +-
.../jdbc/mysql/define/DriverInstrumentation.java | 2 +-
.../define/Mysql5xConnectionInstrumentation.java | 2 +-
.../define/PreparedStatementInstrumentation.java | 2 +-
.../jdbc/mysql/define/StatementInstrumentation.java | 2 +-
.../AbstractJdbc2StatementInstrumentation.java | 20 ++++++++++++++++----
.../postgresql/define/ConnectionInstrumentation.java | 9 ++++++---
8 files changed, 28 insertions(+), 15 deletions(-)
rename
apm-sniffer/{apm-sdk-plugin/mysql-5.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/jdbc/mysql/define
=>
apm-agent-core/src/main/java/org/apache/skywalking/apm/agent/core/plugin/match}/MultiClassNameMatch.java
(91%)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].