wangjia2016 opened a new issue #2493: URL: https://github.com/apache/rocketmq/issues/2493
The issue tracker is **ONLY** used for bug report(feature request need to follow [RIP process](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal)). Keep in mind, please check whether there is an existing same report before your raise a new one. Alternately (especially if your communication is not a bug report), you can send mail to our [mailing lists](http://rocketmq.apache.org/about/contact/). We welcome any friendly suggestions, bug fixes, collaboration and other improvements. Please ensure that your bug report is clear and that it is complete. Otherwise, we may be unable to understand it or to reproduce it, either of which would prevent us from fixing the bug. We strongly recommend the report(bug report or feature request) could include some hints as the following: **BUG REPORT** 1. Please describe the issue you observed: namesrv.log 2020-12-08 16:27:23 INFO NettyServerCodecThread_1 - NETTY SERVER PIPELINE: channelRegistered 171.113.61.89:65386 2020-12-08 16:27:23 INFO NettyServerCodecThread_1 - NETTY SERVER PIPELINE: channelActive, the channel[171.113.61.89:65386] 2020-12-08 16:27:23 INFO NettyServerCodecThread_2 - NETTY SERVER PIPELINE: channelRegistered 171.113.61.89:65385 2020-12-08 16:27:23 INFO NettyServerCodecThread_2 - NETTY SERVER PIPELINE: channelActive, the channel[171.113.61.89:65385] 2020-12-08 16:27:24 INFO NettyServerCodecThread_3 - NETTY SERVER PIPELINE: channelRegistered 47.x.x.x:10936 2020-12-08 16:27:24 INFO NettyServerCodecThread_3 - NETTY SERVER PIPELINE: channelActive, the channel[47.x.x.x:10936] 2020-12-08 16:27:24 INFO NettyServerCodecThread_4 - NETTY SERVER PIPELINE: channelRegistered 47.x.x.x:10938 2020-12-08 16:27:24 INFO NettyServerCodecThread_4 - NETTY SERVER PIPELINE: channelActive, the channel[47.x.x.x:10938] 2020-12-08 16:27:30 INFO NettyServerCodecThread_5 - NETTY SERVER PIPELINE: channelRegistered 47.x.x.x:10944 2020-12-08 16:27:30 INFO NettyServerCodecThread_5 - NETTY SERVER PIPELINE: channelActive, the channel[47.x.x.x:10944] 2020-12-08 16:27:30 INFO NettyServerCodecThread_5 - NETTY SERVER PIPELINE: channelInactive, the channel[47.x.x.x:10944] 2020-12-08 16:27:30 INFO NettyServerCodecThread_5 - NETTY SERVER PIPELINE: channelUnregistered, the channel[47.x.x.x:10944] 2020-12-08 16:27:33 INFO NettyServerCodecThread_6 - NETTY SERVER PIPELINE: channelRegistered 47.x.x.x:10950 2020-12-08 16:27:33 INFO NettyServerCodecThread_6 - NETTY SERVER PIPELINE: channelActive, the channel[47.x.x.x:10950] 2020-12-08 16:27:33 INFO NettyServerCodecThread_7 - NETTY SERVER PIPELINE: channelRegistered 47.x.x.x:10952 2020-12-08 16:27:33 INFO NettyServerCodecThread_7 - NETTY SERVER PIPELINE: channelActive, the channel[47.x.x.x:10952] 2020-12-08 16:27:33 INFO NettyServerCodecThread_8 - NETTY SERVER PIPELINE: channelRegistered 47.x.x.x:10954 2020-12-08 16:27:33 INFO NettyServerCodecThread_8 - NETTY SERVER PIPELINE: channelActive, the channel[47.x.x.x:10954] 2020-12-08 16:27:33 INFO NettyServerCodecThread_1 - NETTY SERVER PIPELINE: channelRegistered 171.113.61.89:65399 2020-12-08 16:27:33 INFO NettyServerCodecThread_1 - NETTY SERVER PIPELINE: channelActive, the channel[171.113.61.89:65399] 2020-12-08 16:27:34 INFO NettyServerCodecThread_2 - NETTY SERVER PIPELINE: channelRegistered 47.x.x.x:10956 2020-12-08 16:27:34 INFO NettyServerCodecThread_2 - NETTY SERVER PIPELINE: channelActive, the channel[47.x.x.x:10956] 2020-12-08 16:27:41 INFO NettyServerCodecThread_3 - NETTY SERVER PIPELINE: channelRegistered 171.113.61.89:65411 2020-12-08 16:27:41 INFO NettyServerCodecThread_3 - NETTY SERVER PIPELINE: channelActive, the channel[171.113.61.89:65411] 2020-12-08 16:27:43 INFO NettyServerCodecThread_4 - NETTY SERVER PIPELINE: channelRegistered 171.113.61.89:65414 2020-12-08 16:27:43 INFO NettyServerCodecThread_4 - NETTY SERVER PIPELINE: channelActive, the channel[171.113.61.89:65414] 2. Please tell us about your environment: rocketmq 4.7.0 CentOS Linux release 7.7.1908 (Core) 3. Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc): 47.x.x.x is my internet ip address 171.113.61.89 what's this ip address ,it‘s not my Intranet ip address ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
