OpenSearch/qa/ml-single-node-tests
Dimitris Athanasiou a7a36245c9 [ML] Add end-point for deleting expired results (elastic/x-pack-elasticsearch#670)
This commit adds an end-point to force deletion of expired data:

DELETE /_xpack/ml/_delete_expired_data

A few other things are changed too:

- Delete expired results from now rather than start of day
- Rename MlDaily{Management -> Maintenance}Service
- Refresh job indices when job is closing to ensure latest result
  visibility
- Commit results when quantiles are persisted to ensure they are visible
  for renormalization


Original commit: elastic/x-pack-elasticsearch@8ca5272a94
2017-03-03 11:33:22 +00:00
..
src/test/java/org/elasticsearch/xpack/ml/transforms [ML] Add end-point for deleting expired results (elastic/x-pack-elasticsearch#670) 2017-03-03 11:33:22 +00:00
build.gradle Build: Convert integ test dsl to new split cluster/runner dsl 2017-02-22 00:56:52 -08:00