mirror of
https://github.com/apache/rocketmq.git
synced 2026-09-19 10:54:54 +08:00
* Delete topic route info based on cluster when delete topic. * Delete useless compatibility code. * 1.add a non-null judgment to queueDataMap 2.move the judgment of whether there are any key-value pairs in queueDataMap out of the for loop * When clusterName is null, then delete topic route info in namesrv.