mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-06 19:31:09 +01:00
Fixes an issue where the `replicateStateStore` was being set to `nil` upon consecutive calls to `client.SetReadYourWrites(true)`.
4 lines
166 B
Plaintext
4 lines
166 B
Plaintext
```release-note:bug
|
|
api/client: Fixes an issue where the `replicateStateStore` was being set to `nil` upon consecutive calls to `client.SetReadYourWrites(true)`.
|
|
```
|