-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
False
-
-
False
-
-
Before reporting an issue
[X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
storage
Describe the bug
There are periodic warnings when using Keycloak with the remote store in a Cross-DC environment.
> {"timestamp":"2023-12-06T09:19:01.678Z","sequence":9974,"loggerClassName":"org.jboss.logging.Logger","loggerName":"org.keycloak.cluster.infinispan.InfinispanNotificationsManager","level":"WARN","message":"Event object wasn't available in remote cache after event was received. Event key: task::ClearExpiredEvents","threadName":"kc-work-cache-event-listener-1273-0","threadId":95,"mdc":{},"ndc":"","hostName":"keycloak-0","processName":"QuarkusEntryPoint","processId":1}
Version
main
Expected behavior
The warning shouldn't be logged.
Actual behavior
There is a warning.
How to Reproduce?
Run Keycloak with remote Infinispan as described for the multi-site setup. Wait for the regular tasks to be scheduled.
Anything else?
I'll create a PR for this.
- links to