betaincao opened a new issue #104: URL: https://github.com/apache/rocketmq-client-python/issues/104
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. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
