Skip to content

Commit

Permalink
Improve IdentityStore Invalidate performance (#27184)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
marcboudreau committed May 24, 2024
1 parent 53ec4d5 commit d309176
Show file tree
Hide file tree
Showing 4 changed files with 501 additions and 149 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 d309176

Please sign in to comment.