连接自动断开并提示:connection reset #4096
Unanswered
zhouxin3200
asked this question in
Q&A
Replies: 1 comment 2 replies
-
It was explained in FAQ
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
当我一段时间不提交任务,过段时间提交的时候,系统会提示如下:
Unknown HS2 problem when communicating with Thrift server.
Error: org.apache.thrift.transport.TTransportException: java.net.SocketException: Connection reset (state=08S01,code=0)
只有当我在运行!reconnect的时候才能重新连接服务,请问设置哪个参数可以避免这种自动断开。
Beta Was this translation helpful? Give feedback.
All reactions