Replies: 1 comment
-
It seems that you have many open connections. You might want to make sure that you close connections after their usage. Also, having a report over which components hold on to connections makes sense to find potential leaks. Please upgrade to Lettuce 6 at your earliest convenience because Lettuce version 5 is no longer maintained. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
lettuce version: 5.0.4.RELEASE





Application run two days, then I found it failed to work, this is log
I use 'jmap -histo' show java heap, see this picture
redis and my application all in docker, How can I troubleshoot this, please provide me with some ideas. Thank you very much
Beta Was this translation helpful? Give feedback.
All reactions