lizhiboo commented on issue #3179:
URL: https://github.com/apache/rocketmq/issues/3179#issuecomment-886694404


   which branch do u use? isDefault is false in develop branch as following
   ```java
   508    public boolean updateTopicRouteInfoFromNameServer(final String topic) 
{
   509       return updateTopicRouteInfoFromNameServer(topic, false, null);
       }
   ```


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to