Branch: refs/heads/HWKMETRICS-721
Home:
https://github.com/hawkular/hawkular-metrics
Commit: 5c990b2d4a42c3fd88aea88a228ab96e2c6d5632
https://github.com/hawkular/hawkular-metrics/commit/5c990b2d4a42c3fd88aea...
Author: Stefan Negrea <snegrea(a)redhat.com>
Date: 2017-08-09 (Wed, 09 Aug 2017)
Changed paths:
M
core/metrics-core-service/src/main/java/org/hawkular/metrics/core/service/MetricsServiceImpl.java
Log Message:
-----------
[HWKMETRICS-721] Update the order of metric updates to ensure the metrics is persisted
on the metrics index prior to updating the tags. This will resolve corner cases where an
update fails and the tags of a metric are persisted without the metric definition properly
persisted.