zhaokewugou opened a new issue #2755: URL: https://github.com/apache/rocketmq/issues/2755
I found that when one producer send message, it will query route info from name server by topic,. And when it can not get a topic, it will query route info from name server by default topic created by auto mechanism again. So can getting route info again by default topic be done in name server, which will reduce once network interaction. -- 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]
