通过zookeeper服务连接redis报错Could not get a resource from the pool
Open
- Dominant language
- Go
- Stars
- 13.2k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
有三台zookeeper机器组成集群放在公司内网环境,codis等配置安装没有任何问题。现在有一台内网机器想通过zookeeper往数据库放数(由于网络原因只能ping通一台zookeeper服务器),结果报错:redis.clients.jedis.exceptions.JedisConnectionException: Could not get a resource from the pool
Caused by: redis.clients.jedis.exceptions.JedisConnectionException: java.net.SocketException:
程序信息可以确定没有问题(之前在别的机器上一直用的),我想问这是内网网络配置问题导致的吗?如何查找原因呢,跪求大神告知
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.