Files
vault/changelog/27474.txt
Violet Hynes b48bc61052 VAULT-25456 CE side of changes for snapshot restore namespace cache bug (#27474)
* VAULT-25456 CE side of changes for snapshot restore namespace cache bug

* Changelog

* Unexport function
2024-06-13 10:25:53 -04:00

4 lines
222 B
Plaintext

```release-note:bug
storage/raft (enterprise): Fix issue with namespace cache not getting cleared on snapshot restore, resulting in namespaces not found in the snapshot being inaccurately represented by API responses.
```