You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2018/11/21 00:18:44 UTC

[incubator-skywalking] branch v6-protocol updated (4388190 -> ac145df)

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

wusheng pushed a change to branch v6-protocol
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git.


    from 4388190  Fix trace query bug.
     add dd6668f  Find a client side dictionary bug.
     add ac145df  Fix register bugs.

No new revisions were added by this update.

Summary of changes:
 apm-protocol/apm-network/src/main/proto            |  2 +-
 .../apm/agent/core/context/TracingContext.java     |  8 +++----
 .../core/context/trace/StackBasedTracingSpan.java  |  2 +-
 .../apm/agent/core/context/trace/TraceSegment.java |  2 +-
 .../core/dictionary/EndpointNameDictionary.java    | 25 ++++++++++++++++------
 .../handler/v6/grpc/RegisterServiceHandler.java    |  6 +++++-
 6 files changed, 30 insertions(+), 15 deletions(-)