Open koduruhari5621 opened 1 year ago
Facing Same issue. I am using SpringBoot 2.7.1 We are deploying application in PCF/Tanzu and whenever there are more requests to the application it is consuming memory for long time and impacting further requests. We tried Eclipse Analyzer and found this memory leakage issue. Does anyone have idea on this issue ?
Question
I am using Spring Boot 2.3.12.RELEASE version of spring boot starter parent and i see that org.springframework.boot.loader.LaunchedURLClassLoader is occupying 75% of allotted Heap as per the MAT Heap memory Analysis. and Spring cloud version is Hoxton. Could you please let us know why this issue is happening