OpenSearch/x-pack/plugin/data-frame
David Roberts b2e969f4ba
[ML-DataFrame] Remove ID field from data frame indexer stats (#44848)
This is a followup to #44350. The indexer stats used to
be persisted standalone, but now are only persisted as
part of a state-and-stats document. During the review
of #44350 it was decided that we'll stick with this
design, so there will never be a need for an indexer
stats object to store its transform ID as it is stored
on the enclosing document. This PR removes the indexer
stats document ID.

Backport of #44768
2019-07-25 15:19:32 +01:00
..
qa [ML] Improve response format of data frame stats endpoint (#44743) 2019-07-23 18:00:50 +01:00
src [ML-DataFrame] Remove ID field from data frame indexer stats (#44848) 2019-07-25 15:19:32 +01:00
build.gradle [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00