apache / apache/rocketmq-client-cpp

multithread share Producer failed accidentally , error “ProducerSendSyncFailed: No route info of this topic”

Open
#352 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
393
Forks
167
PR merge metrics
No merged PRs in 30d

Description

original issue: https://ask.csdn.net/questions/4332269

error log info
------------------------------------------------------------------------------------
(error): [7f0c4dffb700] no corresponding consumer found for group:TEST_TOPIC_PULL[consumerRunningInfo:1203]
(error): [7f0ac37fe700] GetTransport of:172.20.0.232:30911 get timed_mutex timeout[CreateTransport:307]
(error): [7f0ac37fe700] send failed of times:1,brokerName:broker0[sendDefaultImpl:424]
(error): [7f0ac37fe700] could not find property mq[selectOneMessageQueue:156]
(error): [7f0ac37fe700] GetTransport of:172.20.0.232:30911 get timed_mutex timeout[CreateTransport:307]
(error): [7f0ac37fe700] send failed of times:3,brokerName:broker0[sendDefaultImpl:424]
(error): [7f0ac37fe700] could not find property mq[selectOneMessageQueue:156]
(error): [7f0ac37fe700] GetTransport of:172.20.0.232:30911 get timed_mutex timeout[CreateTransport:307]
(error): [7f0ac37fe700] send failed of times:5,brokerName:broker0[sendDefaultImpl:424]
(error): [7f0ac37fe700] msg: No route info of this topic: ScannerPocTask,error:-1,in file line:434[send:137]

PS:in fact,the message has been sent successfully...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.