This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a change to branch id-read-optimization
in repository https://gitbox.apache.org/repos/asf/skywalking.git.
from 1398e04 Fix code style.
add f8aa2bd make this optimization only work for ElasticSearch and
InfluxDB
No new revisions were added by this update.
Summary of changes:
CHANGES.md | 4 ++--
.../server/core/analysis/worker/MetricsPersistentWorker.java | 2 +-
.../apache/skywalking/oap/server/core/storage/IMetricsDAO.java | 10 ++++++++--
.../server/storage/plugin/elasticsearch/base/MetricsEsDAO.java | 5 +++++
.../oap/server/storage/plugin/influxdb/base/MetricsDAO.java | 5 +++++
.../oap/server/storage/plugin/jdbc/h2/dao/H2MetricsDAO.java | 5 +++++
6 files changed, 26 insertions(+), 5 deletions(-)