jonnxu commented on issue #48: [Issue#44] Resolve RetrySendTimes doesn't Work 
for Async Send
URL: 
https://github.com/apache/rocketmq-client-cpp/pull/48#issuecomment-451063333
 
 
   debug log:
   
   [2019-Jan-03 14:08:30.493682](debug):sendMessageAsync 
request:code:10,opaque:998,flag:0,seqNumber:999,body.size:22,header.size:442, 
timeout:3000, maxRetryTimes:3 retrySendTimes:1
   [2019-Jan-03 14:08:30.493725](debug):invokeAsync success, 
addr:101.132.96.164:10911, code:10, opaque:998
   [2019-Jan-03 14:08:30.697239](debug):code:2, remark:JAVA, version:273, 
opaque:998, flag:1, remark:[TIMEOUT_CLEAN_QUEUE]broker busy, start flow control 
for a while, period in queue: 201ms, size of queue: 223, headLen:217, bodyLen:0 
   [2019-Jan-03 14:08:30.697285](debug):processResponseCommand, 
code:10,opaque:998, maxRetryTimes:3, retrySendTimes:1
   [2019-Jan-03 14:08:30.697343](debug):cancelTimerCallback: opaque:998
   [2019-Jan-03 14:08:30.697407](debug):handleAsyncPullForResponseTimeout 
opaque:998, e_code:0, msg:Success
   [2019-Jan-03 14:08:30.697500](warning):retry send, opaque:998, sendTimes:2, 
maxRetryTimes:3, left_timeout:2796, brokerAddr:101.132.96.164:10911, 
msg:Message [topic=jonnxu_topic, flag=0, tag=*]
   [2019-Jan-03 14:08:30.697724](debug):sendMessageAsync 
request:code:10,opaque:998,flag:0,seqNumber:1004,body.size:22,header.size:442, 
timeout:2796, maxRetryTimes:3 retrySendTimes:2
   [2019-Jan-03 14:08:30.698857](debug):invokeAsync success, 
addr:101.132.96.164:10911, code:10, opaque:998
   [2019-Jan-03 14:08:30.869752](debug):code:11, remark:JAVA, version:273, 
opaque:998, flag:1, remark:, headLen:239, bodyLen:0 
   [2019-Jan-03 14:08:30.869801](debug):processResponseCommand, 
code:10,opaque:998, maxRetryTimes:3, retrySendTimes:2
   [2019-Jan-03 14:08:30.869824](debug):cancelTimerCallback: opaque:998
   [2019-Jan-03 14:08:30.869854](debug):handleAsyncPullForResponseTimeout 
opaque:998, e_code:0, msg:Success
   [2019-Jan-03 14:08:30.869854](debug):operationComplete: processSendResponse 
success, opaque:998, maxRetryTime:3, retrySendTimes:2

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to