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/11/27 16:04:46 UTC

[incubator-skywalking] branch mysql-style updated (92cd73f -> 6af9c1b)

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

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


    from 92cd73f  Fix CI.
     add 6af9c1b  Set record time bucket in second and make TTL works.

No new revisions were added by this update.

Summary of changes:
 .../core/alarm/AlarmStandardPersistence.java       |  2 +-
 .../core/storage/ttl/DataTTLKeeperTimer.java       | 26 +++++++++++++++-------
 .../listener/segment/SegmentSpanListener.java      |  2 +-
 .../plugin/jdbc/h2/dao/H2MetadataQueryDAO.java     |  1 -
 .../plugin/jdbc/mysql/MySQLAlarmQueryDAO.java      |  3 ++-
 5 files changed, 22 insertions(+), 12 deletions(-)