You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2018/08/28 04:02:47 UTC

[GitHub] yaozai1520 opened a new issue #429: broker shutdown,broker运行一段时间之后挂掉了,以下是remoting.log里的信息,版本4.2.0

yaozai1520 opened a new issue #429: broker shutdown,broker运行一段时间之后挂掉了,以下是remoting.log里的信息,版本4.2.0
URL: https://github.com/apache/rocketmq/issues/429
 
 
   2018-08-28 10:33:21 INFO ShutdownHook - shutdown thread NettyEventExecutor interrupt false
   2018-08-28 10:33:21 INFO NettyEventExecutor - NettyEventExecutor service end
   2018-08-28 10:33:21 INFO ShutdownHook - join thread NettyEventExecutor eclipse time(ms) 2 90000
   2018-08-28 10:33:21 INFO ShutdownHook - shutdown thread NettyEventExecutor interrupt false
   2018-08-28 10:33:21 INFO NettyEventExecutor - NettyEventExecutor service end
   2018-08-28 10:33:21 INFO ShutdownHook - join thread NettyEventExecutor eclipse time(ms) 0 90000
   2018-08-28 10:33:24 INFO ShutdownHook - closeChannel: begin close the channel[10.80.231.19:9876] Found: true
   2018-08-28 10:33:24 INFO ShutdownHook - closeChannel: the channel[xx.xx.xx.xx:9876] was removed from channel table
   2018-08-28 10:33:24 INFO NettyClientWorkerThread_1 - NETTY CLIENT PIPELINE: CLOSE xx.xx.xx.xx:9876
   2018-08-28 10:33:24 INFO ShutdownHook - shutdown thread NettyEventExecutor interrupt false
   2018-08-28 10:33:24 INFO NettyClientWorkerThread_1 - eventCloseChannel: the channel[null] has been removed from the channel table before
   2018-08-28 10:33:24 INFO ShutdownHook - join thread NettyEventExecutor eclipse time(ms) 0 90000
   2018-08-28 10:33:24 INFO NettyClientSelector_1 - closeChannel: close the connection to remote address[xx.xx.xx.xx9876] result: true

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services