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 2019/01/30 08:51:36 UTC

[GitHub] powerfulsnail commented on issue #88: 多master,多slave情况下,broker的Master停掉之后,对应slave上的消息无法消费

powerfulsnail commented on issue #88: 多master,多slave情况下,broker的Master停掉之后,对应slave上的消息无法消费
URL: https://github.com/apache/rocketmq-client-cpp/issues/88#issuecomment-458862135
 
 
   部分日志:
   
   [2019-Jan-30 16:41:27.664178](debug):topic [MQ_TOPIC_EFC_SPESCIAL_ALARM] has :MessageQueue [topic=MQ_TOPIC_EFC_SPESCIAL_ALARM, brokerName=broker-c, queueId=13]
   [2019-Jan-30 16:41:27.664190](debug):topic [MQ_TOPIC_EFC_SPESCIAL_ALARM] has :MessageQueue [topic=MQ_TOPIC_EFC_SPESCIAL_ALARM, brokerName=broker-c, queueId=14]
   [2019-Jan-30 16:41:27.664203](debug):topic [MQ_TOPIC_EFC_SPESCIAL_ALARM] has :MessageQueue [topic=MQ_TOPIC_EFC_SPESCIAL_ALARM, brokerName=broker-c, queueId=15]
   [2019-Jan-30 16:41:27.664220](debug):updateTopicRouteInfoFromNameServer end:MQ_TOPIC_EFC_SPESCIAL_ALARM
   [2019-Jan-30 16:41:27.664275](error):msg: The broker not exist,error:-1,in file </mnt/ssd/liuyufei/rocketmq-client-cpp-1.2.0/src/consumer/PullAPIWrapper.cpp> line:136
   [2019-Jan-30 16:41:27.664304](info):updateTopicRouteInfoFromNameServer start:MQ_TOPIC_EFC_SPESCIAL_ALARM
   [2019-Jan-30 16:41:27.664349](debug):before insert declared filed,MAP SIZE is:2
   [2019-Jan-30 16:41:27.664369](debug):after insert declared filed, MAP SIZE is:3
   [2019-Jan-30 16:41:27.664385](debug):total msg info are:ALIYUNMQ_TOPIC_EFC_SPESCIAL_ALARM, size is:33
   [2019-Jan-30 16:41:27.664916](debug):fd:22, totalLen:533, bytesInMessage:529
   [2019-Jan-30 16:41:27.664957](debug):had received all data with len:533 from fd:22
   [2019-Jan-30 16:41:27.665053](debug):broker addr: 207.121.128.20, broker port: 9876
   [2019-Jan-30 16:41:27.665076](debug):brokerAddr:207.121.128.20:9876
   [2019-Jan-30 16:41:27.665104](debug): too little data received with sum = 0 
   [2019-Jan-30 16:41:27.665160](debug):code:0, remark:JAVA, version:277, opaque:314330, flag:1, remark:, headLen:100, bodyLen:425 
   [2019-Jan-30 16:41:27.665205](debug):find_response opaque:314330
   [2019-Jan-30 16:41:27.665223](debug):processResponseCommand, code:105,opaque:314330
   [2019-Jan-30 16:41:27.665343](debug):brokerName:broker-b
   [2019-Jan-30 16:41:27.665384](debug):brokerid:1,brokerAddr:207.121.128.40:10921
   [2019-Jan-30 16:41:27.665408](debug):brokerName:broker-c
   [2019-Jan-30 16:41:27.665426](debug):brokerid:0,brokerAddr:207.121.128.40:10911
   [2019-Jan-30 16:41:27.665454](info):updateTopicRouteInfoFromNameServer has data
   [2019-Jan-30 16:41:27.665486](debug):topic [MQ_TOPIC_EFC_SPESCIAL_ALARM] has :MessageQueue [topic=MQ_TOPIC_EFC_SPESCIAL_ALARM, brokerName=broker-b, queueId=0]
   [2019-Jan-30 16:41:27.665504](debug):topic [MQ_TOPIC_EFC_SPESCIAL_ALARM] has :MessageQueue [topic=MQ_TOPIC_EFC_SPESCIAL_ALARM, brokerName=broker-b, queueId=1]
   [2019-Jan-30 16:41:27.665520](debug):topic [MQ_TOPIC_EFC_SPESCIAL_ALARM] has :MessageQueue [topic=MQ_TOPIC_EFC_SPESCIAL_ALARM, brokerName=broker-b, queueId=2]
   [2019-Jan-30 16:41:27.665554](debug):topic [MQ_TOPIC_EFC_SPESCIAL_ALARM] has :MessageQueue [topic=MQ_TOPIC_EFC_SPESCIAL_ALARM, brokerName=broker-b, queueId=3]
   [2019-Jan-30 16:41:27.665570](debug):topic [MQ_TOPIC_EFC_SPESCIAL_ALARM] has :MessageQueue [topic=MQ_TOPIC_EFC_SPESCIAL_ALARM, brokerName=broker-b, queueId=4]
   [2019-Jan-30 16:41:27.665584](debug):topic [MQ_TOPIC_EFC_SPESCIAL_ALARM] has :MessageQueue [topic=MQ_TOPIC_EFC_SPESCIAL_ALARM, brokerName=broker-b, queueId=5]
   [2019-Jan-30 16:41:27.665598](debug):topic [MQ_TOPIC_EFC_SPESCIAL_ALARM] has :MessageQueue [topic=MQ_TOPIC_EFC_SPESCIAL_ALARM, brokerName=broker-b, queueId=6]
   [2019-Jan-30 16:41:27.665613](debug):topic [MQ_TOPIC_EFC_SPESCIAL_ALARM] has :MessageQueue [topic=MQ_TOPIC_EFC_SPESCIAL_ALARM, brokerName=broker-b, queueId=7]
   

----------------------------------------------------------------
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