apache / apache/rocketmq-client-python

updateTopicRouteInfo: didn't get the session_credentials from any producers and consumers, please re-intialize it

Open
#104 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
305
Forks
98
PR merge metrics
No merged PRs in 30d

Description

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.

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.