OpenSearch/x-pack/plugin/ml/qa/native-multi-node-tests
Benjamin Trent e181e24d48
[ML] only persist progress if it has changed (#62123) (#62180)
* [ML] only persist progress if it has changed

We already search for the previously stored progress document.

For optimization purposes, and to prevent restoring the same
progress after a failed analytics job is stopped,
this commit does an equality check between the previously stored progress and current progress
If the progress has changed, persistence continues as normal.
2020-09-09 12:04:09 -04:00
..
src/javaRestTest/java/org/elasticsearch/xpack/ml/integration [ML] only persist progress if it has changed (#62123) (#62180) 2020-09-09 12:04:09 -04:00
build.gradle [7.x] Convert first 1/2 x-pack plugins from integTest to [yaml | java]RestTest or internalClusterTest (#60630) (#61855) 2020-09-02 11:19:24 -05:00