ShannonDing commented on 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#issuecomment-596924503 1. the consume sends heartbeats message to the broker with consume type = "PUSH"; 2. the broker can not decode the value "PUSH" with fastjson 1.2.8; 3. the broker discard the heartbeat messages and do not recode the new consumer; 4. when the consumer pulls messages from the broker, it returns a "no group info error" message.
---------------------------------------------------------------- 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
