Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ML-DataFrame] Remove ID field from data frame indexer stats #44848

Merged
merged 2 commits into from
Jul 25, 2019

Conversation

droberts195
Copy link
Contributor

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

This is a followup to elastic#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 elastic#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 elastic#44768
@droberts195 droberts195 added :ml Machine learning backport labels Jul 25, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core

@droberts195 droberts195 merged commit b2e969f into elastic:7.x Jul 25, 2019
@droberts195 droberts195 deleted the remove_indexer_stats_id_7x branch July 25, 2019 14:19
droberts195 added a commit that referenced this pull request Jul 25, 2019
This change adjusts the changes of #44768 to account
for the backport to the 7.x branch in #44848.
polyfractal pushed a commit to polyfractal/elasticsearch that referenced this pull request Jul 29, 2019
…c#44852)

This change adjusts the changes of elastic#44768 to account
for the backport to the 7.x branch in elastic#44848.
jkakavas pushed a commit that referenced this pull request Jul 31, 2019
This change adjusts the changes of #44768 to account
for the backport to the 7.x branch in #44848.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :ml Machine learning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants