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 e5ea6cf33154f4319a82029038ca533e4e593384
Merge: ce1ba14 02755e2
Author: 吴晟 Wu Sheng <wu.sh...@foxmail.com>
AuthorDate: Tue Jan 2 17:51:37 2018 +0800

    Merge pull request #719 from apache/service/network-address-register
    
    Isolate NetworkAddressRegisterService from ApplicationRegisterService

 .../handler/InstanceDiscoveryServiceHandler.java   |  10 -
 .../main/proto/ApplicationRegisterService.proto    |   1 +
 .../src/main/proto/DiscoveryService.proto          |   5 +-
 .../main/proto/NetworkAddressRegisterService.proto |  19 ++
 .../apm/agent/core/context/TracingContext.java     |   2 +-
 .../agent/core/dictionary/DictionaryManager.java   |   6 +-
 ...ctionary.java => NetworkAddressDictionary.java} |  26 +-
 .../core/remote/AppAndServiceRegisterClient.java   |  38 +--
 docs/cn/Trace-Data-Protocol-CN.md                  | 289 ++-------------------
 9 files changed, 68 insertions(+), 328 deletions(-)

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

Reply via email to