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

Do not refresh unpromotables when fast_refresh set #96753

Conversation

Tim-Brooks
Copy link
Contributor

@Tim-Brooks Tim-Brooks commented Jun 9, 2023

Currently, unpromotables are not relevant when the index is set to
fast_refresh. Therefore, we should not wait on their refresh on
wait_until and immediate.

Currently, unpromotables are not relevant when the index is set to
fast_refresh. Therefore, we should not wait on their refresh on
wait_until.
@Tim-Brooks Tim-Brooks added >non-issue :Distributed/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. v8.9.0 labels Jun 9, 2023
@Tim-Brooks Tim-Brooks requested a review from kingherc June 9, 2023 19:44
@elasticsearchmachine elasticsearchmachine added the Team:Distributed Meta label for distributed team label Jun 9, 2023
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

Copy link
Contributor

@kingherc kingherc left a comment

Choose a reason for hiding this comment

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

I would ask for a test. But I believe when my PR on searches goes through and when the other PR on random fast refresh in IT in Stateless goes through, it will be sufficiently tested. So LGTM.

Copy link
Contributor

@kingherc kingherc left a comment

Choose a reason for hiding this comment

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

Just had an idea about a quick test you could add to this @Tim-Brooks . Would be useful to include in the PR.

@Tim-Brooks Tim-Brooks merged commit e4c5a80 into elastic:main Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. >non-issue Team:Distributed Meta label for distributed team v8.9.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants