Memory Leak with PooledClusterConnectionProvider #2794
Unanswered
williamjvr
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Everyone, my application run with Springboot 3.2.3 , java 21 and use a redis cluster in aws, but my application stop when i grow the requests , i got the dump and the leak supect is io.lettuce.core.cluster.PooledClusterConnectionProvider, Have you ever seen this type of problem and know a possible solution?
Beta Was this translation helpful? Give feedback.
All reactions