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 2018/10/27 13:38:37 UTC

[incubator-skywalking] branch h2-storage updated (2489248 -> ceaa6d5)

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

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


    from 2489248  Fix bugs for H2 storage.
     add ceaa6d5  Fix bug in mesh.

No new revisions were added by this update.

Summary of changes:
 .../plugin/jdbc/h2/dao/H2MetadataQueryDAO.java     |  4 ++--
 .../plugin/jdbc/h2/dao/H2MetricQueryDAO.java       | 26 +++++++++++++++++-----
 .../plugin/jdbc/h2/dao/H2TopologyQueryDAO.java     |  2 +-
 .../plugin/jdbc/h2/dao/H2TraceQueryDAO.java        |  4 ++--
 4 files changed, 26 insertions(+), 10 deletions(-)