Alibaba Cloud Developer
Sep 15, 2023 · Databases
Why Your JedisPool Keeps Recreating Connections and How to Fix It in Spring Boot
This article investigates why a Spring Boot application using JedisPool experiences high connection‑acquisition latency, analyzes the Evictor logic and mis‑configured pool parameters, and presents a custom configuration solution that stabilizes the pool and eliminates repeated connection creation and destruction.
ConnectionPoolingEvictorJedisPool
0 likes · 15 min read
