You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2020/03/30 09:05:29 UTC

[skywalking] branch core-refactor updated (a168c4f -> c14d019)

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

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


    from a168c4f  Merge branch 'master' into core-refactor
     add c14d019  Some trivial polishes

No new revisions were added by this update.

Summary of changes:
 .../oap/server/core/analysis/metrics/IntKeyLongValue.java    |  4 ++--
 .../server/core/analysis/worker/MetricsPersistentWorker.java | 12 ++++++------
 .../oap/server/core/storage/model/ModelColumn.java           |  4 ++--
 .../oap/server/core/storage/model/StorageModels.java         |  7 ++-----
 .../server/core/storage/type/StorageDataComplexObject.java   |  6 +++---
 .../server/storage/plugin/jdbc/h2/dao/H2TableInstaller.java  |  8 +++-----
 .../storage/plugin/jdbc/mysql/MySQLTableInstaller.java       |  4 +---
 7 files changed, 19 insertions(+), 26 deletions(-)