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:29 UTC

[incubator-skywalking] 01/01: Merge pull request #690 from apache/5.0-network-protocol

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