This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Description
服务端显示MQClientException: CODE:207, DESC: consumer Timeout:
然后我收不到消息,服务端显示我消息已经接受了,我查看了consumer的日志中提示:
(error):updateTopicRouteInfo: didn't get the session_credentials from any producers and consumers, please re-intialize it[getSessionCredentialsFromOneOfProducerOrConsumer:1128]
除了这个ERROR之外,consumer日志中其他都正常,没有任何warn,连接也是success的。