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/01/05 07:10:20 UTC

[incubator-skywalking] branch master updated (48717e4 -> 381d742)

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 48717e4  Merge pull request #728 from ascrutae/fix/spring-plugin-issue
     add e7b72eb  catch up the TODO list.
     add fd08a73  Fix compile
     add ef284dc  Make the applicationCodeRegister only for single code.
     add d934ec5  Fix test cases
     add f86426b  Merge branch 'master' into adjust-network-proto
     add c11f37a  Remove an unused import.
     add dfeeeab  Merge branch 'master' into adjust-network-proto
     add 1bf8961  Merge branch 'master' into adjust-network-proto
     new 381d742  Merge pull request #727 from apache/adjust-network-proto

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:
 .../handler/ApplicationRegisterServiceHandler.java | 23 ++++++++++------------
 .../handler/InstanceDiscoveryServiceHandler.java   |  2 +-
 .../ApplicationRegisterServiceHandlerTestCase.java | 10 +++++-----
 .../main/proto/ApplicationRegisterService.proto    | 11 +++++------
 .../src/main/proto/DiscoveryService.proto          |  3 +--
 .../core/remote/AppAndServiceRegisterClient.java   | 15 +++++++-------
 pom.xml                                            |  5 -----
 7 files changed, 29 insertions(+), 40 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 #727 from apache/adjust-network-proto

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 381d742031805c547da0d44d5a86c96a08b8fa96
Merge: 48717e4 1bf8961
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Fri Jan 5 15:10:17 2018 +0800

    Merge pull request #727 from apache/adjust-network-proto
    
    Finish the proto TODO list

 .../handler/ApplicationRegisterServiceHandler.java | 23 ++++++++++------------
 .../handler/InstanceDiscoveryServiceHandler.java   |  2 +-
 .../ApplicationRegisterServiceHandlerTestCase.java | 10 +++++-----
 .../main/proto/ApplicationRegisterService.proto    | 11 +++++------
 .../src/main/proto/DiscoveryService.proto          |  3 +--
 .../core/remote/AppAndServiceRegisterClient.java   | 15 +++++++-------
 pom.xml                                            |  5 -----
 7 files changed, 29 insertions(+), 40 deletions(-)

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