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

SOLR-16416: Retry overseerPrioritizer ops on failure #1129

Merged
merged 8 commits into from Oct 26, 2022

Conversation

HoustonPutman
Copy link
Contributor

https://issues.apache.org/jira/browse/SOLR-16416

This should fix the failing test. No idea why the endpoints noted in the JIRA were unavailable when restarting the test nodes, but anyways it is good to retry this logic.

@HoustonPutman
Copy link
Contributor Author

@gerlowskija I have actually fixed the underlying issue. We were running overseer ops before actually registering all of the Solr handlers.

Copy link
Contributor

@risdenk risdenk left a comment

Choose a reason for hiding this comment

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

Looks good - retry doesn't have a sleep yet.

@HoustonPutman HoustonPutman merged commit 1738098 into apache:main Oct 26, 2022
@HoustonPutman HoustonPutman deleted the overseer-prioritizer-retry branch October 26, 2022 02:36
HoustonPutman added a commit that referenced this pull request Oct 26, 2022
…1129)

Also retry overseerPrioritizer ops on failure.

(cherry picked from commit 1738098)
HoustonPutman added a commit that referenced this pull request Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants