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

Nullify directory entries of defunct local predecessors during grain activation #8704

Merged
merged 2 commits into from
Nov 3, 2023

Conversation

ReubenBond
Copy link
Member

@ReubenBond ReubenBond commented Nov 3, 2023

This PR fixes an issue where activation fails repeatedly during directory registration because the grain directory contains an existing entry for a different activation on the same silo. The fix handles this case by retrying registration, passing the previous address so that the registration will be updated instead of rejected.

Microsoft Reviewers: Open in CodeFlow

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants