rocketmq-client-go icon indicating copy to clipboard operation
rocketmq-client-go copied to clipboard

SendSync Occasionally return topic=xxx route info not found err

Open wumingzhidewu opened this issue 4 months ago • 0 comments

BUG REPORT

  1. Please describe the issue you observed:

    • What did you do (The steps to reproduce)?

    producer.SendSync(ctx, m) ,somtime return topic=xxx route info not found err,but this topic i have created

    • What did you expect to see?

      The specific cause of the problem should be returned, and the retry mechanism should take effect. At present, the retry mechanism has no effect

  2. Please tell us about your environment:

    • What is your OS?

      centos 7.6

    • What is your client version?

      https://github.com/apache/rocketmq-client-gov2.1.2

    • What is your RocketMQ version?

      RocketMQ4.9

mq

wumingzhidewu avatar Oct 11 '24 07:10 wumingzhidewu