JedisException: Resource is returned to the pool as broken

后端 未结 0 1510
既然无缘
既然无缘 2021-01-05 06:13

I have some java code with Redis client:

Set keys = getKeysByPattern(myKey);
try (Jedis jedis = RedisCo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题