zenghu1chen commented on PR #230: URL: https://github.com/apache/commons-pool/pull/230#issuecomment-1639523105
> To help with tracing, could you provide the versions of both Jedis and Commons Pool that you are using? Hello @psteitz The version of Jedis I'm using is 2.8.1.3, the version of Commons Pool is 2.4.2, and the Java version is 19.0.2. My application was running stably for two months, but one day Redis had a failure, which caused timeouts or other exceptions (I'm not sure about the details of the failure). After that, all requests were hung up and did not recover for several hours, and it was not until after restarting the application instance that it resumed normal operation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
