supercym opened a new pull request, #123: URL: https://github.com/apache/rocketmq-eventbridge/pull/123
1. Remove the exponential backoff strategy and use fixed time backoff 2. The group name used by rmqSubscriber is bound to runnerName 3. When MQ group is not created on MQ server and the MQ broker's memory stores the first message of the topic, the queried offset is 0 instead of -1, which will cause consumption to start from the earliest point. This PR fixes the problem. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
