Centos – org.hibernate.internal.util.collections.BoundedConcurrentHashMap$LIRSHashEntry leak memory
I'm using springboot 3.0.5 and Hibernate 6.1.7 My project running on centos 7 with open-jdk 21. After some hours the java thread cpu increase more than 100%. I dumped the jvm heap and use MAT analyze it: One instance of…