ShannonDing opened a new issue #441: [Native]Send heartbeat error in lower 
broker version which using fastjson 1.2.8.
URL: https://github.com/apache/rocketmq-client-go/issues/441
 
 
   1. Please describe the issue you observed:
   
       - What did you do (The steps to reproduce)?
   use v2.0.0-rc2, connect broker version with fastjson 1.2.8.
       - What did you expect to see?
   consume message success.
       - What did you see instead?
   error throw with group info not exist.
   2. Please tell us about your environment:
   
        - What is your OS?
   macOS
        - What is your client version?
   Native 2.0.0-rc2
   
   3. Other information (e.g. detailed explanation, logs, related issues, 
suggestions on how to fix, etc):
   Pull error log:
   underlayError="unknown Response Code: 24, remark: the consumer's group info 
not exist\nSee http://rocketmq.apache.org/docs/faq/ for further details."
   
   Add log for heatbeat:
   WARN[0001] send heart beat to broker failed              
brokerAddr="xxxx:10911" brokerId=0 brokerName=brokera responseCode=1
   
   

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


With regards,
Apache Git Services

Reply via email to