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/04/06 05:51:03 UTC

[skywalking] branch v8-core updated (4870e99 -> 3186e21)

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

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


    from 4870e99  Make service topology works.
     add 3186e21  Fix topology ID issue.

No new revisions were added by this update.

Summary of changes:
 .../oap/server/core/CoreModuleProvider.java        |  2 +-
 .../oap/server/core/cache/CacheUpdateTimer.java    | 28 +++++++++++++---------
 .../core/cache/NetworkAddressAliasCache.java       |  8 +++----
 .../oap/server/core/query/entity/IntValues.java    |  9 +++++++
 .../elasticsearch/query/MetricsQueryEsDAO.java     | 10 ++++++++
 5 files changed, 41 insertions(+), 16 deletions(-)