Curious if anyone’s seen this? Keycloak 25.0.6. Heap keeps growing until exhausted, but only under moderate load. Running a heap dump and analyzing it shows it’s one org.infinispan.container.impl.DefaultSegmentedDataContainer that contains an array of over 1G+ of org.infinispan.container.impl.PeekableTouchableContainerMap objects.
I found a similar issue in RH-SSO 7.6 OOME due to org.infinispan.container.impl.DefaultSegmentedDataContainer - Red Hat Customer Portal but alas, I don’t have access to a RH subscription to see the “solution”.
