redis连接过多导致 redis.clients.jedis.exceptions.JedisException: Could not get a resource from the pool

项目测试时,发现会时不时出现错误:Get jedis error : redis.clients.jedis.exceptions.JedisException: Could not get a resource from the pool 项目为分布式结构,登陆模块服务器运行正常,但是登陆后访问其他系统却无法得到结果 首先既然能初始化成功说明初始化连接部分是没有错误的。 其次项目中的jedis一
相关文章
相关标签/搜索