Branch: refs/heads/HWKMETRICS-613
Home:
https://github.com/hawkular/hawkular-metrics
Commit: 58d897cf5310e4fe83c8bb684e454e98757a1a40
https://github.com/hawkular/hawkular-metrics/commit/58d897cf5310e4fe83c8b...
Author: Stefan Negrea <snegrea(a)redhat.com>
Date: 2017-03-31 (Fri, 31 Mar 2017)
Changed paths:
M
core/metrics-core-service/src/main/java/org/hawkular/metrics/core/jobs/DeleteExpiredMetrics.java
Log Message:
-----------
[HWKMETRICS-613] Use onErrorResumeNext to ignore deletion errors. If a delete operation
fails, it will be tried again when the expiration index is reprocessed again.