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 2020/04/24 07:31:31 UTC

[GitHub] [rocketmq] forestpro edited a comment on issue #1959: springcloud for rocketmq Report errors

forestpro edited a comment on issue #1959:
URL: https://github.com/apache/rocketmq/issues/1959#issuecomment-618852061


   这是 rocketmq_client.log 的日志(使用的是mac 电脑)
   ----------------------------------------
   
   2020-04-24 15:21:30,030 INFO io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.KQueueSelectorImpl@400aab9d
   2020-04-24 15:21:30,030 INFO RocketmqRemoting - name server address updated. NEW : [127.0.0.1:9876] , OLD: null
   2020-04-24 15:21:30,030 INFO RocketmqClient - user specified name server address: 127.0.0.1:9876
   2020-04-24 15:21:30,030 INFO RocketmqClient - Created a new client Instance, InstanceIndex:1302, ClientID:192.168.31.163@1587712890005, ClientConfig:ClientConfig [namesrvAddr=127.0.0.1:9876, clientIP=192.168.31.163, instanceName=1587712890005, clientCallbackExecutorThreads=4, pollNameServerInterval=30000, heartbeatBrokerInterval=30000, persistConsumerOffsetInterval=5000, unitMode=false, unitName=null, vipChannelEnabled=true, useTLS=false, language=JAVA], ClientVersion:V4_4_0, SerializerType:JSON
   2020-04-24 15:21:30,030 INFO RocketmqClient - Created new MQClientInstance for clientId:[192.168.31.163@1587712890005]
   2020-04-24 15:21:30,030 INFO RocketmqClient - PullMessageService service started
   2020-04-24 15:21:30,030 INFO RocketmqClient - the producer [CLIENT_INNER_PRODUCER] start OK. sendMessageWithVIPChannel=true
   2020-04-24 15:21:30,030 INFO RocketmqClient - the client factory [192.168.31.163@1587712890005] start OK
   2020-04-24 15:21:30,030 INFO RocketmqClient - the adminExt [admin_ext_group] start OK
   2020-04-24 15:21:30,030 INFO RocketmqRemoting - new name server is chosen. OLD: null , NEW: 127.0.0.1:9876. namesrvIndex = 756
   2020-04-24 15:21:30,030 INFO RocketmqClient - RebalanceService service started
   2020-04-24 15:21:30,030 INFO RocketmqRemoting - createChannel: begin to connect remote host[127.0.0.1:9876] asynchronously
   2020-04-24 15:21:30,030 INFO RocketmqRemoting - NETTY CLIENT PIPELINE: CONNECT  UNKNOWN => 127.0.0.1:9876
   2020-04-24 15:21:30,030 INFO RocketmqRemoting - createChannel: connect remote host[127.0.0.1:9876] success, DefaultChannelPromise@77cbb809(success)
   2020-04-24 15:21:30,030 INFO RocketmqClient - the topic[TBW102] route info changed, old[null] ,new[TopicRouteData [orderTopicConf=null, queueDatas=[QueueData [brokerName=boren-MacBook-Pro.local, readQueueNums=8, writeQueueNums=8, perm=7, topicSynFlag=0]], brokerDatas=[BrokerData [brokerName=boren-MacBook-Pro.local, brokerAddrs={0=192.168.31.163:10911}]], filterServerTable={}]]
   2020-04-24 15:21:30,030 INFO RocketmqClient - updateTopicPublishInfo prev is not null, TopicPublishInfo [orderTopic=false, messageQueueList=[], sendWhichQueue=ThreadLocalIndex{threadLocalIndex=null}, haveTopicRouterInfo=false]
   2020-04-24 15:21:30,030 INFO RocketmqClient - topicRouteTable.put. Topic = TBW102, TopicRouteData[TopicRouteData [orderTopicConf=null, queueDatas=[QueueData [brokerName=boren-MacBook-Pro.local, readQueueNums=8, writeQueueNums=8, perm=7, topicSynFlag=0]], brokerDatas=[BrokerData [brokerName=boren-MacBook-Pro.local, brokerAddrs={0=192.168.31.163:10911}]], filterServerTable={}]]
   2020-04-24 15:21:30,030 INFO RocketmqRemoting - createChannel: begin to connect remote host[192.168.31.163:10909] asynchronously
   2020-04-24 15:21:30,030 INFO RocketmqRemoting - NETTY CLIENT PIPELINE: CONNECT  UNKNOWN => 192.168.31.163:10909
   2020-04-24 15:21:30,030 INFO RocketmqRemoting - createChannel: connect remote host[192.168.31.163:10909] success, DefaultChannelPromise@6288b32e(success)
   2020-04-24 15:21:30,030 INFO RocketmqRemoting - createChannel: begin to connect remote host[192.168.31.163:10911] asynchronously
   2020-04-24 15:21:30,030 INFO RocketmqRemoting - NETTY CLIENT PIPELINE: CONNECT  UNKNOWN => 192.168.31.163:10911
   2020-04-24 15:21:30,030 INFO RocketmqRemoting - createChannel: connect remote host[192.168.31.163:10911] success, DefaultChannelPromise@49395348(success)
   2020-04-24 15:21:30,030 INFO RocketmqClient - unregister client[Producer: CLIENT_INNER_PRODUCER Consumer: null] from broker[boren-MacBook-Pro.local 0 192.168.31.163:10911] success
   2020-04-24 15:21:30,030 INFO RocketmqClient - the producer [CLIENT_INNER_PRODUCER] shutdown OK
   2020-04-24 15:21:30,030 INFO RocketmqCommon - shutdown thread PullMessageService interrupt true
   2020-04-24 15:21:30,030 INFO RocketmqClient - PullMessageService service end
   2020-04-24 15:21:30,030 INFO RocketmqCommon - join thread PullMessageService eclipse time(ms) 0 90000
   2020-04-24 15:21:30,030 INFO RocketmqRemoting - closeChannel: begin close the channel[192.168.31.163:10909] Found: true
   2020-04-24 15:21:30,030 INFO RocketmqRemoting - closeChannel: the channel[192.168.31.163:10909] was removed from channel table
   2020-04-24 15:21:30,030 INFO RocketmqRemoting - closeChannel: begin close the channel[127.0.0.1:9876] Found: true
   2020-04-24 15:21:30,030 INFO RocketmqRemoting - closeChannel: the channel[127.0.0.1:9876] was removed from channel table
   2020-04-24 15:21:30,030 INFO RocketmqRemoting - closeChannel: begin close the channel[192.168.31.163:10911] Found: true
   2020-04-24 15:21:30,030 INFO RocketmqRemoting - closeChannel: the channel[192.168.31.163:10911] was removed from channel table
   2020-04-24 15:21:30,030 INFO RocketmqRemoting - shutdown thread NettyEventExecutor interrupt false
   2020-04-24 15:21:30,030 INFO RocketmqRemoting - join thread NettyEventExecutor eclipse time(ms) 0 90000
   2020-04-24 15:21:30,030 INFO RocketmqRemoting - NETTY CLIENT PIPELINE: CLOSE 192.168.31.163:10909
   2020-04-24 15:21:30,030 INFO RocketmqRemoting - eventCloseChannel: the channel[null] has been removed from the channel table before
   2020-04-24 15:21:30,030 INFO RocketmqRemoting - NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9876
   2020-04-24 15:21:30,030 INFO RocketmqRemoting - eventCloseChannel: the channel[null] has been removed from the channel table before
   2020-04-24 15:21:30,030 INFO RocketmqRemoting - NETTY CLIENT PIPELINE: CLOSE 192.168.31.163:10911
   2020-04-24 15:21:30,030 INFO RocketmqRemoting - eventCloseChannel: the channel[null] has been removed from the channel table before
   2020-04-24 15:21:30,030 INFO RocketmqCommon - shutdown thread RebalanceService interrupt false
   2020-04-24 15:21:30,030 INFO RocketmqClient - RebalanceService service end
   2020-04-24 15:21:30,030 INFO RocketmqCommon - join thread RebalanceService eclipse time(ms) 0 90000
   2020-04-24 15:21:30,030 INFO RocketmqClient - the client factory [192.168.31.163@1587712890005] shutdown OK
   2020-04-24 15:21:30,030 INFO RocketmqClient - the adminExt [admin_ext_group] shutdown OK
   


----------------------------------------------------------------
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:
users@infra.apache.org