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:39:00 UTC

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

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>.