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 2020/03/27 05:44:58 UTC

[skywalking] branch remove-endpoint-register updated (2330179 -> a4160e2)

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

wusheng pushed a change to branch remove-endpoint-register
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from 2330179  Fix endpoint topology query, endpoint id should be changed as a string.
     add a4160e2  Fix a missing change.

No new revisions were added by this update.

Summary of changes:
 .../oap/query/graphql/resolver/TopologyQuery.java  |   2 +-
 .../plugin/influxdb/query/TopologyQuery.java       |  15 ++-
 .../plugin/jdbc/h2/dao/H2TopologyQueryDAO.java     | 139 +++++++++++++++------
 3 files changed, 112 insertions(+), 44 deletions(-)