Github user dongeforever commented on the issue: https://github.com/apache/incubator-rocketmq/pull/138 @lyy4j It is important to put the code of same logic in one place. For easy maintenance, it is suggested to reuse ConsistentHashRouter. If you think that ConsistentHashRouter is not clear and extensible enough, please feel free to polish it.
---