Skip to content

Conversation

@davidkyle
Copy link
Member

Inference processors asynchronously usage write stats to the .ml-stats index after they used.
In tests the write can leak into the next test causing failures depending on which test follows.
This change waits for the usage stats docs to be written at the end of the test

Backport of #61180

Inference processors asynchronously usage write stats to the .ml-stats index after they used. 
In tests the write can leak into the next test causing failures depending on which test follows.
This change waits for the usage stats docs to be written at the end of the test
@davidkyle davidkyle added :ml Machine learning backport v7.9.2 labels Sep 7, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (:ml)

@davidkyle davidkyle merged commit 0c6aa3f into elastic:7.9 Sep 7, 2020
@davidkyle davidkyle added the >test Issues or PRs that are addressing/adding tests label Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :ml Machine learning >test Issues or PRs that are addressing/adding tests v7.9.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants