主挂了之后导致服务不可用
Open
- Dominant language
- Go
- Stars
- 13.2k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
基于codis3.2的版本,在测试的时候创建了3个group,每个group一主两备,通过jodis连接,集群中也布了哨兵。我现在手动挂掉group1的master,写入数据就会抛异常
`Exception in thread "main" redis.clients.jedis.exceptions.JedisDataException: ERR handle response, backend conn reset`
这样的话上生产,如果有一台主挂了,就会有大量数据写入失败?官方有好的主服务器挂了之后,服务还能正常运行的机制吗
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.