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/09 15:31:38 UTC

[incubator-skywalking] branch h2-storage updated (6028b6f -> 7924f14)

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 6028b6f  Fix wrong refactor, which causes h2 plugin failure.
     add 7924f14  Fix all codes of H2 storage. :) and CI should pass. No test.

No new revisions were added by this update.

Summary of changes:
 .../elasticsearch/query/TopologyQueryEsDAO.java    | 27 ++++---
 .../plugin/jdbc/h2/dao/H2AggregationQueryDAO.java  | 86 +++++++++++++++++-----
 .../plugin/jdbc/h2/dao/H2MetadataQueryDAO.java     |  4 +-
 3 files changed, 88 insertions(+), 29 deletions(-)