You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by pe...@apache.org on 2017/12/18 15:19:28 UTC

[incubator-skywalking] branch master updated (07ad767 -> 5319d72)

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

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


    from 07ad767  Merge pull request #688 from apache/fix/opentracing-zh-link
     add 6f1f4cf  Change network protocol for 5.0
     new 5319d72  Merge pull request #690 from apache/5.0-network-protocol

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:
 .../grpc/handler/ApplicationRegisterServiceHandler.java      | 12 ++++++------
 .../handler/ApplicationRegisterServiceHandlerTestCase.java   | 10 +++++-----
 apm-network/src/main/proto/ApplicationRegisterService.proto  | 10 +++++-----
 apm-network/src/main/proto/TraceSegmentService.proto         |  1 +
 .../skywalking/apm/agent/core/context/trace/SpanLayer.java   |  8 ++++++--
 .../apm/agent/core/dictionary/ApplicationDictionary.java     | 12 ++++++------
 .../apm/agent/core/remote/AppAndServiceRegisterClient.java   | 12 ++++++------
 .../apm/plugin/jedis/v2/JedisMethodInterceptor.java          |  2 +-
 .../apm/plugin/jedis/v2/JedisMethodInterceptorTest.java      |  2 +-
 .../rocketMQ/v4/AbstractMessageConsumeInterceptor.java       |  2 +-
 .../apm/plugin/rocketMQ/v4/MessageSendInterceptor.java       |  2 +-
 .../plugin/spymemcached/v2/MemcachedMethodInterceptor.java   |  2 +-
 .../spymemcached/v2/MemcachedMethodInterceptorTest.java      |  2 +-
 .../plugin/xmemcached/v2/XMemcachedMethodInterceptor.java    |  2 +-
 .../xmemcached/v2/XMemcachedMethodInterceptorTest.java       |  2 +-
 15 files changed, 43 insertions(+), 38 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 #690 from apache/5.0-network-protocol

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

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

commit 5319d72f3f36954cb87691e5aab744471909ee03
Merge: 07ad767 6f1f4cf
Author: 彭勇升 pengys <80...@qq.com>
AuthorDate: Mon Dec 18 23:19:25 2017 +0800

    Merge pull request #690 from apache/5.0-network-protocol
    
    Change network protocol for 5.0

 .../grpc/handler/ApplicationRegisterServiceHandler.java      | 12 ++++++------
 .../handler/ApplicationRegisterServiceHandlerTestCase.java   | 10 +++++-----
 apm-network/src/main/proto/ApplicationRegisterService.proto  | 10 +++++-----
 apm-network/src/main/proto/TraceSegmentService.proto         |  1 +
 .../skywalking/apm/agent/core/context/trace/SpanLayer.java   |  8 ++++++--
 .../apm/agent/core/dictionary/ApplicationDictionary.java     | 12 ++++++------
 .../apm/agent/core/remote/AppAndServiceRegisterClient.java   | 12 ++++++------
 .../apm/plugin/jedis/v2/JedisMethodInterceptor.java          |  2 +-
 .../apm/plugin/jedis/v2/JedisMethodInterceptorTest.java      |  2 +-
 .../rocketMQ/v4/AbstractMessageConsumeInterceptor.java       |  2 +-
 .../apm/plugin/rocketMQ/v4/MessageSendInterceptor.java       |  2 +-
 .../plugin/spymemcached/v2/MemcachedMethodInterceptor.java   |  2 +-
 .../spymemcached/v2/MemcachedMethodInterceptorTest.java      |  2 +-
 .../plugin/xmemcached/v2/XMemcachedMethodInterceptor.java    |  2 +-
 .../xmemcached/v2/XMemcachedMethodInterceptorTest.java       |  2 +-
 15 files changed, 43 insertions(+), 38 deletions(-)

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