This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git.
from 2713b5f Merge pull request #743 from ascrutae/support/postgresql-jdbc
add 8f49c97 Protect the background processes.
add 6c11a84 Merge branch 'master' into fix/ScheduledFuture-failsafe
new 1ed8df8 Merge pull request #741 from
apache/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:
.../parser/provider/buffer/OffsetManager.java | 6 ++++-
.../provider/buffer/SegmentBufferReader.java | 5 +++-
.../SegmentStandardizationWorker.java | 7 ++++--
.../analysis/worker/timer/PersistenceTimer.java | 5 +++-
.../collector/storage/es/DataTTLKeeperTimer.java | 8 ++++++-
apm-collector/pom.xml | 5 ++++
.../apm/util/RunnableWithExceptionProtection.java | 28 ++++++++++++----------
.../skywalking/apm/agent/core/jvm/JVMService.java | 16 ++++++++++---
.../core/remote/AppAndServiceRegisterClient.java | 7 +++++-
.../core/remote/CollectorDiscoveryService.java | 12 ++++++++--
.../apm/agent/core/remote/GRPCChannelManager.java | 7 +++++-
.../apm/agent/core/sampling/SamplingService.java | 9 +++++--
12 files changed, 87 insertions(+), 28 deletions(-)
copy
apm-protocol/apm-network/src/main/java/org/apache/skywalking/apm/network/trace/component/OfficialComponent.java
=>
apm-commons/apm-util/src/main/java/org/apache/skywalking/apm/util/RunnableWithExceptionProtection.java
(61%)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].