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

Acknowledge Indices Were Wiped Successfully in REST Tests #45832

Conversation

original-brownbear
Copy link
Member

In internal test clusters tests we check that wiping all indices was acknowledged
but in REST tests we didn't.
This aligns the behavior in both kinds of tests.
Relates #45605 which might be caused by unacked deletes that were just slow.

In internal test clusters tests we check that wiping all indices was acknowledged
but in REST tests we didn't.
This aligns the behavior in both kinds of tests.
Relates elastic#45605 which might be caused by unacked deletes that were just slow.
@original-brownbear original-brownbear added >test Issues or PRs that are addressing/adding tests :Delivery/Build Build or test infrastructure v8.0.0 v7.4.0 labels Aug 22, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

Copy link
Contributor

@alpar-t alpar-t left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Might want to be careful with this one, could lead to more flakiness

@original-brownbear
Copy link
Member Author

thanks @atorok !

Might want to be careful with this one, could lead to more flakiness

If it actually does, then I'd suggest to just increase the master ack timeout to 90s or so in a follow up since it's likely timing then.

@original-brownbear
Copy link
Member Author

Jenkins run elasticsearch-ci/bwc
Jenkins run elasticsearch-ci/default-distro
Jenkins run elasticsearch-ci/packaging-sample

(Jenkins shut down)

@original-brownbear original-brownbear merged commit 8faea7b into elastic:master Aug 22, 2019
@original-brownbear original-brownbear deleted the ack-check-delete-in-rest-tests branch August 22, 2019 13:49
original-brownbear added a commit to original-brownbear/elasticsearch that referenced this pull request Aug 22, 2019
)

In internal test clusters tests we check that wiping all indices was acknowledged
but in REST tests we didn't.
This aligns the behavior in both kinds of tests.
Relates elastic#45605 which might be caused by unacked deletes that were just slow.
original-brownbear added a commit that referenced this pull request Aug 22, 2019
…45842)

In internal test clusters tests we check that wiping all indices was acknowledged
but in REST tests we didn't.
This aligns the behavior in both kinds of tests.
Relates #45605 which might be caused by unacked deletes that were just slow.
@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team >test Issues or PRs that are addressing/adding tests v7.4.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants