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/17 14:56:21 UTC

[incubator-skywalking] branch h2-storage updated (0637492 -> 99a64d0)

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

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


    from 0637492  Merge branch 'master' into h2-storage
     add 4063397  Trigger service heartbeat when received service instance heartbeat. (#1785)
     add 2c5370b  Merge commit '406339798849e96b593b8262d8544b194d78c1df' into h2-storage
     add 99a64d0  Sync change

No new revisions were added by this update.

Summary of changes:
 .../server/core/query/TopologyQueryService.java    | 38 ++++++++++++++++++++--
 .../oap/server/core/query/entity/Service.java      |  2 +-
 .../oap/query/graphql/resolver/TopologyQuery.java  |  8 +++--
 .../v5/grpc/InstanceDiscoveryServiceHandler.java   | 16 ++++++++-
 .../elasticsearch/query/MetadataQueryEsDAO.java    | 13 +++++---
 .../plugin/jdbc/h2/dao/H2MetadataQueryDAO.java     | 10 ++++--
 6 files changed, 72 insertions(+), 15 deletions(-)