jodis连接zookeeper报错 #1690
Open
jodis连接zookeeper报错 #1690
Comments
|
业务场景:java使用jodis连接,连接成功以后一开始是稳定的,但是连接一段时间以后就会出现上面的错误 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[myid:] - INFO [main-SendThread(test001:2181):ClientCnxn$SendThread@1025] - Opening socket connection to server test001/10.10.7.235:2181. Will not attempt to authenticate using SASL (unknown error)
一直报[myid:]-信息[main-SendThread(test001:2181):ClientCnxn $ SendThread @ 1025]-打开与服务器test001 / 10.10.7.235:2181的套接字连接。 不会尝试使用SASL进行身份验证(未知错误)
早上一开始能连上,下午一直报这个错误,连不上zookeeper
有没有大佬能给我解决一下
The text was updated successfully, but these errors were encountered: