会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
21karat
哪有什么岁月静好,不过是有人替你负重前行
博客园
首页
管理
2019年9月16日
redis.clients.jedis.exceptions.JedisConnectionException: Could not get a resource from the pool
摘要: 解决办法:调整JedisPoolConfig中maxActive为适合自己系统的阀值。 <bean id="dataJedisPoolConfig" class="redis.clients.jedis.JedisPoolConfig"> <property name="maxActive" val
阅读全文
posted @ 2019-09-16 13:51 21karat
阅读(435)
评论(0)
推荐(0)