Skip to content

Commit

Permalink
Backport of Improve IdentityStore Invalidate performance into release…
Browse files Browse the repository at this point in the history
…/1.16.x (#27230)

* Improve IdentityStore Invalidate performance (#27184)

* improve identitystore invalidate performance

* add changelog

* adding test to cover invalidation of entity bucket keys within IdentityStore

* minor clean ups

* adding tests

* add missing godoc for tests

* fix incorrect merge resolution

---------

Co-authored-by: Marc Boudreau <marc.boudreau@hashicorp.com>
  • Loading branch information
hc-github-team-secure-vault-core and Marc Boudreau committed May 24, 2024
1 parent 4c4ce5f commit d8dca05
Show file tree
Hide file tree
Showing 4 changed files with 623 additions and 236 deletions.
3 changes: 3 additions & 0 deletions changelog/27184.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:change
core/identity: improve performance for secondary nodes receiving identity related updates through replication
```
Loading

0 comments on commit d8dca05

Please sign in to comment.