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 06:31:54 UTC

[skywalking] branch core-refactor updated (a64395d -> 66acbca)

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 a64395d  Rename insertOnly to supportUpdate. EndpointTraffic has wrong definition before.
     add 66acbca  Adopt System.arraycopy.

No new revisions were added by this update.

Summary of changes:
 .../server/core/storage/model/ExtraQueryIndex.java   | 13 ++++---------
 .../oap/server/core/storage/model/StorageModels.java |  4 ++++
 .../core/storage/model/ExtraQueryIndexTest.java      | 20 +++++++++++---------
 3 files changed, 19 insertions(+), 18 deletions(-)
 copy apm-sniffer/apm-agent-core/src/test/java/org/apache/skywalking/apm/agent/core/dictionary/DictionaryUtilTests.java => oap-server/server-core/src/test/java/org/apache/skywalking/oap/server/core/storage/model/ExtraQueryIndexTest.java (62%)