Question
Areteans
AU
Last activity: 2 Mar 2021 6:50 EST
Memory Leak in PEGA 7.1.9
Hi,
We are experiencing memory leak in our application time to time and as per the heap dump analyse, we observed below exception claims for 80% memory utilization.
"com.pega.pegarules.data.internal.access.DeferredOperationsImpl"
is not nullifying the objects and consuming most of the heap space it seems.
Appreciate if someone share the reason behind this?