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/30 03:27:35 UTC

[skywalking] branch core-refactor updated (4f0eeb8 -> a64395d)

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

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


    from 4f0eeb8  Remove unnecessary comment, the endpoint_traffic has no duplicated record anymore.
     add a64395d  Rename insertOnly to supportUpdate. EndpointTraffic has wrong definition before.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/skywalking/oal/rt/OALRuntime.java   | 30 ++++++++++++----------
 .../oap/server/core/analysis/MetricsExtension.java |  4 +--
 .../analysis/manual/endpoint/EndpointTraffic.java  |  2 +-
 .../analysis/worker/MetricsPersistentWorker.java   | 14 +++++-----
 .../analysis/worker/MetricsStreamProcessor.java    | 20 +++++++--------
 5 files changed, 36 insertions(+), 34 deletions(-)