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

[7.x] Fixing rollup state tests after onFailure ordering change (#45784) #45814

Merged
merged 1 commit into from Aug 21, 2019

Conversation

benwtrent
Copy link
Member

Backports the following commits to 7.x:

)

After the PR elastic#45676 onFailure is now called before the indexer state has transitioned out of indexing.

To fix these tests, I added a new check to make sure that we don't mark it as failed until AFTER doSaveState is called with a STARTED indexer.
@benwtrent benwtrent added :StorageEngine/Rollup Turn fine-grained time-based data into coarser-grained data >test Issues or PRs that are addressing/adding tests backport v7.4.0 labels Aug 21, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-analytics-geo

@benwtrent benwtrent merged commit 3ebeaa2 into elastic:7.x Aug 21, 2019
@benwtrent benwtrent deleted the backport/7.x/pr-45784 branch August 21, 2019 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :StorageEngine/Rollup Turn fine-grained time-based data into coarser-grained data >test Issues or PRs that are addressing/adding tests v7.4.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants