You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2018/10/25 13:24:31 UTC

[incubator-skywalking] branch mesh-receiver updated (9432974 -> 600519b)

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

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


    from 9432974  Support call component.
     add 24e958f  1. Fixed the bug of inventory equals method. (#1814)
     new 600519b  Merge commit '24e958fec083de10ba414814d17f344d3184649a' into mesh-receiver

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:
 .../oap/server/core/register/EndpointInventory.java          |  2 +-
 .../oap/server/core/register/NetworkAddressInventory.java    |  2 +-
 .../oap/server/core/register/ServiceInstanceInventory.java   |  2 +-
 .../oap/server/core/register/ServiceInventory.java           |  2 +-
 .../skywalking/oap/server/core/source/DetectPoint.java       |  2 +-
 .../oap/server/receiver/trace/mock/AgentDataMock.java        | 12 ++++++------
 .../storage/plugin/elasticsearch/query/MetricQueryEsDAO.java |  2 +-
 7 files changed, 12 insertions(+), 12 deletions(-)


[incubator-skywalking] 01/01: Merge commit '24e958fec083de10ba414814d17f344d3184649a' into mesh-receiver

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

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

commit 600519b599a551af5f5299a6d8b9ce5de0197e36
Merge: 9432974 24e958f
Author: Wu Sheng <wu...@foxmail.com>
AuthorDate: Thu Oct 25 21:24:16 2018 +0800

    Merge commit '24e958fec083de10ba414814d17f344d3184649a' into mesh-receiver

 .../oap/server/core/register/EndpointInventory.java          |  2 +-
 .../oap/server/core/register/NetworkAddressInventory.java    |  2 +-
 .../oap/server/core/register/ServiceInstanceInventory.java   |  2 +-
 .../oap/server/core/register/ServiceInventory.java           |  2 +-
 .../skywalking/oap/server/core/source/DetectPoint.java       |  2 +-
 .../oap/server/receiver/trace/mock/AgentDataMock.java        | 12 ++++++------
 .../storage/plugin/elasticsearch/query/MetricQueryEsDAO.java |  2 +-
 7 files changed, 12 insertions(+), 12 deletions(-)