apache / apache/rocketmq-client-cpp
multithread share Producer failed accidentally , error “ProducerSendSyncFailed: No route info of this topic”
- Lenguaje dominante
- C++
- Estrellas
- 393
- Forks
- 167
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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...
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.