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 regression test failures. #1529

Merged
merged 1 commit into from
Jul 10, 2023
Merged

Fix regression test failures. #1529

merged 1 commit into from
Jul 10, 2023

Conversation

chakaz
Copy link
Collaborator

@chakaz chakaz commented Jul 10, 2023

The issue was that, sometimes, the ID generated for one of the nodes contained the slot ID that was used in the test (either 5259 or 5260). This caused the test to replace the "slot" part of the id, which in turn caused the node to think that it no longer owns any slot.

The issue was that, sometimes, the ID generated for one of the nodes
contained the slot ID that was used in the test (either 5259 or 5260).
This caused the test to replace the "slot" part of the id, which in turn
caused the node to think that it no longer owns any slot.
@chakaz chakaz requested a review from adiholden July 10, 2023 07:34
@chakaz chakaz merged commit a674585 into main Jul 10, 2023
@chakaz chakaz deleted the slot-cutoff branch July 10, 2023 08:01
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