yx9o commented on code in PR #9135: URL: https://github.com/apache/rocketmq/pull/9135#discussion_r1916119766
########## client/src/main/java/org/apache/rocketmq/client/impl/producer/TopicPublishInfo.java: ########## @@ -72,50 +66,16 @@ public void setHaveTopicRouterInfo(boolean haveTopicRouterInfo) { this.haveTopicRouterInfo = haveTopicRouterInfo; } - public MessageQueue selectOneMessageQueue(QueueFilter ...filter) { Review Comment: Hi, why are they deleted, these methods are referenced. -- 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: commits-unsubscr...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org