apache / apache/rocketmq-client-cpp

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

Aperta
#352 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C++
Stelle
393
Fork
167
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.