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

MembershipTableFactory should call InitializeMembershipTable on tables #2537

Merged
merged 1 commit into from Dec 21, 2016

Conversation

ReubenBond
Copy link
Member

This fixes an issue introduced in #2515 whereby IMembershipTable instances were not being correctly initialized.

For MembershipTableGrain, WaitForTableGrainToInit is called before InitializeMembershipTable when running on the primary. For other providers, only InitializeMembershipTable is called. Since #2515, it wasn't being called.

@ReubenBond ReubenBond added the bug label Dec 21, 2016
@sergeybykov sergeybykov merged commit e73473b into dotnet:master Dec 21, 2016
@ReubenBond ReubenBond deleted the fix-membershiptable-init branch February 23, 2017 09:58
@github-actions github-actions bot locked and limited conversation to collaborators Dec 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants