Yanxuan Tech Team
Apr 27, 2020 · Operations
Uncovering Jedis Socket Memory Leaks: How Pool Eviction Triggers GC Overhead
This article investigates a socket memory leak on a single server using Jedis, revealing how frequent pool eviction, mis‑configured minIdle settings, and Java finalizer behavior combine to create excessive socket objects and strain the garbage collector.
Commons-PoolJavaJedis
0 likes · 8 min read
