LetLetMe opened a new pull request, #7452: URL: https://github.com/apache/rocketmq/pull/7452
TopicConfigAndQueueMapping extends from the TopicConfig class but does not override the toString method. This results in situations where they appear equal when printed, but in reality, the equals method returns false. T his can be highly confusing for anyone observing this behavior. -- 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]
