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:28:08 UTC

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

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 c08f7d7  Fix InfluxDB identifier(name) conflict issue.
     add 2330179  Fix endpoint topology query, endpoint id should be changed as a string.

No new revisions were added by this update.

Summary of changes:
 .../apache/skywalking/oap/server/core/query/TopologyQueryService.java | 2 +-
 .../skywalking/oap/server/core/storage/query/ITopologyQueryDAO.java   | 2 +-
 .../server/storage/plugin/elasticsearch/query/TopologyQueryEsDAO.java | 2 +-
 .../oap/server/storage/plugin/influxdb/query/TopologyQuery.java       | 2 +-
 .../oap/server/storage/plugin/jdbc/h2/dao/H2TopologyQueryDAO.java     | 4 ++--
 5 files changed, 6 insertions(+), 6 deletions(-)