e181e24d48
* [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. |
||
---|---|---|
.. | ||
src/javaRestTest/java/org/elasticsearch/xpack/ml/integration | ||
build.gradle |