You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2021/03/17 13:25:03 UTC

[skywalking] branch event/jvm updated (6a4a8ad -> e0e07e1)

This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a change to branch event/jvm
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from 6a4a8ad  Make ServiceInstanceGenerator a BootService
     add e0e07e1  Merge {boot,shutdown}Order into priority

No new revisions were added by this update.

Summary of changes:
 .../apm/agent/core/ServiceInstanceGenerator.java         |  6 ++----
 .../skywalking/apm/agent/core/boot/BootService.java      | 16 ++++------------
 .../skywalking/apm/agent/core/boot/ServiceManager.java   |  6 +++---
 .../apm/agent/core/remote/GRPCChannelManager.java        |  2 +-
 4 files changed, 10 insertions(+), 20 deletions(-)