Hi,

We had an issue about Jedis API writing。

Error msg: org.springframework.data.redis.RedisConnectionFailureException: java.net.SocketException: Broken pipe; nested exception is redis.clients.jedis.exceptions.JedisConnectionException: java.net.SocketException: Broken pipe

Is the server actively disconnected or the connection from the connection pool invalid?

Comment From: yangbodong22011

@bjj520719 Hello, I think you should raise this issue under the issue of Jedis (https://github.com/xetorthio/jedis/issues), and provide client version, reproducing code, etc.

Comment From: bjj520719

@bjj520719 Hello, I think you should raise this issue under the issue of Jedis (https://github.com/xetorthio/jedis/issues).

thank you