-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.0版本,ChannelHandler 触发IdleStateEvent事件导致的问题 #786
Comments
希望给点建议,或者曲线救国的方案 |
这里是无交易的时候打出来的日志吗?是否有什么特殊操作? |
会有交易但不繁忙,就是节点迁移了一次服务器,sdk连接新的服务器通道后就会很偶然的出现这个情况(一般凌晨),然后sdk就一直刷日志,把磁盘刷满了,其他也没特殊操作就正常跑 |
节点是什么版本,在疯狂刷日志的时候节点有没有主动断连日志?麻烦提供一下sdk和节点的日志。 |
节点版本是v2.7.1 |
感谢回复,我们会尽快定位问题,给出临时解决办法,下个2.x版本完成修复。 |
ChannelHandler 触发IdleStateEvent 事件
之后会一直刷EventPushMsgHandler filter connection disconnect 日志
6个小时刷了将近300G日志
The text was updated successfully, but these errors were encountered: