Skip to content
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

heartbeat #345

Closed
Allen-Bush opened this issue Mar 16, 2024 · 1 comment
Closed

heartbeat #345

Allen-Bush opened this issue Mar 16, 2024 · 1 comment

Comments

@Allen-Bush
Copy link

20:09:19.319 [bolt-netty-client-worker-1-thread-1] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@3fca0f6d
20:09:19.324 [bolt-netty-client-worker-1-thread-1] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message com.alipay.remoting.rpc.HeartbeatAckCommand@2b700bf5 that reached at the tail of the pipeline. Please check your pipeline configuration.
20:09:19.324 [bolt-netty-client-worker-1-thread-1] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [decoder, encoder, idleStateHandler, heartbeatHandler, connectionEventHandler, handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x16203c22, L:/127.0.0.1:51356 - R:/127.0.0.1:1000].
20:09:19.325 [bolt-netty-client-worker-1-thread-1] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message com.alipay.remoting.rpc.HeartbeatAckCommand@5b875b3d that reached at the tail of the pipeline. Please check your pipeline configuration.
20:09:19.325 [bolt-netty-client-worker-1-thread-1] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [decoder, encoder, idleStateHandler, heartbeatHandler, connectionEventHandler, handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x16203c22, L:/127.0.0.1:51356 - R:/127.0.0.1:1000].
20:09:34.327 [bolt-netty-client-worker-1-thread-1] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message com.alipay.remoting.rpc.HeartbeatAckCommand@e38da6f that reached at the tail of the pipeline. Please check your pipeline configuration.
20:09:34.327 [bolt-netty-client-worker-1-thread-1] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [decoder, encoder, idleStateHandler, heartbeatHandler, connectionEventHandler, handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x16203c22, L:/127.0.0.1:51356 - R:/127.0.0.1:1000].
20:09:34.327 [bolt-netty-client-worker-1-thread-1] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message com.alipay.remoting.rpc.HeartbeatAckCommand@109555df that reached at the tail of the pipeline. Please check your pipeline configuration.

启动sofabolt的rpcclient与rpcserver之后一直出现这些日志

@chuailiwu
Copy link
Collaborator

这个DEBUG 日志可以忽略哈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants