apache / apache/rocketmq-client-python
updateTopicRouteInfo: didn't get the session_credentials from any producers and consumers, please re-intialize it
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 305
- Fork
- 98
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.