apache / apache/rocketmq-client-python
updateTopicRouteInfo: didn't get the session_credentials from any producers and consumers, please re-intialize it
未关闭
- 主要语言
- Python
- 星标
- 305
- 派生
- 98
- PR 合并指标
- 30 天内没有已合并 PR
描述
my consumer had not received the message, But server told me the message had received. and when i try to reconsumer the message, server had ”MQClientException: CODE:207, DESC: consumer Timeout:“ error .
Then, I try to found the error in my app, I found the "(error):updateTopicRouteInfo: didn't get the session_credentials from any producers and consumers, please re-intialize it[getSessionCredentialsFromOneOfProducerOrConsumer:1128]" in my /root/logs/rocketmq-cpp, my app in the k8s docker. the app`s system is centos6.
贡献指南
评估
这个 Issue 还没有评估数据。