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

Fix bugs in ResourceHandle preference #117

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

jkupferer
Copy link
Collaborator

@jkupferer jkupferer commented Sep 4, 2024

  • Unready handles were preferred over ready handles
  • Unknown handle health was preferred over healthy
  • Older handles should be preferred, recent change flipped the logic

- Older handles should be preferred, recent change flipped the logic
@jkupferer jkupferer changed the title Fix bug in ResourceHandle age preference Fix bugs in ResourceHandle preference Sep 4, 2024
Copy link

@makirill makirill left a comment

Choose a reason for hiding this comment

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

LGTM

@jkupferer jkupferer merged commit f613661 into main Sep 4, 2024
1 check passed
@jkupferer jkupferer deleted the fix-resource-pool-age-preference branch September 4, 2024 14:55
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.

2 participants