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/08 01:39:15 UTC

[skywalking] branch v8-core updated (8bbb5c2 -> 5f18b3b)

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 8bbb5c2  Format properties name and add test for instance properties in AgentDataMock.
     add 5f18b3b  Fix instance traffic field, properties, can't be updated in the mysql implementation.

No new revisions were added by this update.

Summary of changes:
 .../oap/server/core/storage/model/ModelColumn.java      |  9 +++++----
 .../server/storage/plugin/jdbc/h2/dao/H2BatchDAO.java   | 17 +++++++----------
 .../storage/plugin/jdbc/h2/dao/H2SQLExecutor.java       | 11 ++++-------
 .../storage/plugin/jdbc/h2/dao/H2TableInstaller.java    |  5 ++++-
 4 files changed, 20 insertions(+), 22 deletions(-)