不清楚是不是因为jedis太长时间都是闲置导致的,还是redis-server链接过多就把这个链接给断掉了。
有没有懂jedis的大神,求教一下。。。。
严重: Servlet.service() for servlet [springServlet] in context with path [] threw exception [Request processing failed; nested exception is redis.clients.jedis.exceptions.JedisConnectionException: java.net.SocketException: 断开的管道] with root cause
java.net.SocketException: 断开的管道