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

Use the minSeq check in more places and add a test #5087

Merged
merged 1 commit into from
Jun 13, 2024
Merged

Conversation

rnewson
Copy link
Member

@rnewson rnewson commented Jun 12, 2024

Overview

Set minSeq so we can tell if the health check fails for conflict versus something else (a conflict can arise if the index was rolled back between the update and the search, by the IndexManager LRU)

Testing recommendations

covered by tests

Related Issues or Pull Requests

Checklist

  • Code is written and works correctly
  • Changes are covered by tests
  • Any new configurable parameters are documented in rel/overlay/etc/default.ini
  • Documentation changes were made in the src/docs folder
  • Documentation changes were backported (separated PR) to affected branches

Set minSeq so we can tell if the health check fails for conflict versus
something else (a conflict can arise if the index was rolled back between
the update and the search, by the IndexManager LRU)
@rnewson rnewson merged commit f9afe9f into main Jun 13, 2024
17 checks passed
@rnewson rnewson deleted the minseqmore branch June 13, 2024 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants