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 properly initialize replicateStateStore from SetReadYourWrites() #13486

Merged
merged 3 commits into from
Dec 21, 2021

Conversation

benashz
Copy link
Contributor

@benashz benashz commented Dec 21, 2021

Fixes an issue where the replicateStateStore was being set to nil
upon consecutive calls to client.SetReadYourWrites(true).

Fixes an issue where the `replicateStateStore` was being set to `nil`
upon consecutive calls to `client.SetReadYourWrites(true)`.
@vercel vercel bot temporarily deployed to Preview – vault December 21, 2021 16:03 Inactive
@vercel vercel bot temporarily deployed to Preview – vault-storybook December 21, 2021 16:03 Inactive
@benashz benashz requested a review from calvn December 21, 2021 20:02
@vercel vercel bot temporarily deployed to Preview – vault December 21, 2021 20:10 Inactive
@vercel vercel bot temporarily deployed to Preview – vault-storybook December 21, 2021 20:10 Inactive
@benashz benashz merged commit c7d8143 into main Dec 21, 2021
@benashz benashz deleted the VAULT-4527/fix-SetReadYourWrites-multiple-calls branch December 21, 2021 21:14
heppu pushed a commit to heppu/vault that referenced this pull request Jan 13, 2022
…ashicorp#13486)

Fixes an issue where the `replicateStateStore` was being set to `nil`
upon consecutive calls to `client.SetReadYourWrites(true)`.
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