Replace event processing with invalidation handling #11842
Labels
area/storage
Indicates an issue that touches storage (change in data layout or data manipulation)
kind/enhancement
Categorizes a PR related to an enhancement
team/core-shared
After #11076 and #11213 are done, we might be able to get rid of publishing events like here https://github.com/keycloak/keycloak/pull/11077/files#diff-ef696ace083c81d5951f520c68ef20a4ab428357e54b1139d863da2e78af6c9fR63-R66.
The remaining places what uses events seems to be
Synchronizer
s: https://github.com/keycloak/keycloak/tree/main/server-spi-private/src/main/java/org/keycloak/authorization/store/syncronizationThe text was updated successfully, but these errors were encountered: