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 2018/06/14 15:02:52 UTC

[incubator-skywalking] branch zipkin/receiver-v1 updated (5704dff -> c59bc62)

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

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


    from 5704dff  Finish basic transfer codes.
     add c59bc62  Finish the segment transfer and test case.

No new revisions were added by this update.

Summary of changes:
 .../provider/cache/caffeine/CaffeineSpanCache.java | 35 ++++++++-----
 .../zipkin/provider/transform/SegmentBuilder.java  | 35 +++++++------
 .../transform/Zipkin2SkyWalkingTransfer.java       | 16 +++---
 ...st.java => SpringSleuthSegmentBuilderTest.java} | 60 +++++++++++++++++++++-
 4 files changed, 104 insertions(+), 42 deletions(-)
 rename apm-collector/apm-collector-thirdparty-receiver/receiver-zipkin/receiver-zipkin-provider/src/test/java/org/apache/skywalking/apm/collector/receiver/zipkin/provider/transform/{SegmentBuilderTest.java => SpringSleuthSegmentBuilderTest.java} (67%)

-- 
To stop receiving notification emails like this one, please contact
wusheng@apache.org.