[keycloak-dev] SKIP_CACHE_STORE for Infinispan

Poiffaut Romain romain.poiffaut at elca.ch
Wed Aug 8 01:50:59 EDT 2018


Hi,

I am currently looking into the Infinispan cache usage in Keycloak.
While reading the source code, I discovered InfinispanChangeLogBasedTransaction decorates  the cache with SKIP_CACHE_STORE flag. This flag has been added to resolve KEYCLOAK-5656 regarding multiple DC.

This fix has the side effect of preventing to persist the infos in an external cache store.

What do you think about adding a mechanism to enable/disable this behavior according to the needs ?

Best regards,
Romain



More information about the keycloak-dev mailing list