You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by wu...@apache.org on 2017/12/14 03:38:59 UTC

[incubator-skywalking] branch master updated (419acc1 -> eee5e65)

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 419acc1  Merge pull request #668 from ascrutae/fix/shade-pacage-incorrect
     add b85ada7  fix the local span cannot ref other trace segment
     add 7dd91ff  Merge branch 'master' into feature/trace-context
     add ad5fd07  remove unimport class
     add 9f4532c  fix miss transform ref data for each span issue
     new eee5e65  Merge pull request #671 from ascrutae/feature/trace-context

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:
 .../apm/agent/core/context/TracingContext.java     |  8 +++---
 .../apm/agent/core/context/trace/AbstractSpan.java |  8 +++++-
 .../core/context/trace/AbstractTracingSpan.java    | 22 +++++++++++++++-
 .../apm/agent/core/context/trace/EntrySpan.java    | 29 ----------------------
 .../apm/agent/core/context/trace/NoopSpan.java     |  3 +++
 5 files changed, 36 insertions(+), 34 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@skywalking.apache.org" <co...@skywalking.apache.org>'].

[incubator-skywalking] 01/01: Merge pull request #671 from ascrutae/feature/trace-context

Posted by wu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit eee5e6579810ce09fe57acfa7ce9aea427bbf3a8
Merge: 419acc1 9f4532c
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Thu Dec 14 11:38:56 2017 +0800

    Merge pull request #671 from ascrutae/feature/trace-context
    
    [Agent] Cannot propagate the context across threads

 .../apm/agent/core/context/TracingContext.java     |  8 +++---
 .../apm/agent/core/context/trace/AbstractSpan.java |  8 +++++-
 .../core/context/trace/AbstractTracingSpan.java    | 22 +++++++++++++++-
 .../apm/agent/core/context/trace/EntrySpan.java    | 29 ----------------------
 .../apm/agent/core/context/trace/NoopSpan.java     |  3 +++
 5 files changed, 36 insertions(+), 34 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@skywalking.apache.org" <co...@skywalking.apache.org>.