mirror of
https://github.com/apache/rocketmq.git
synced 2026-09-19 02:23:24 +08:00
* Fix retryTopicPerm in ConsumerLagCalculator * [ISSUE #6206] Use static subscription to calculate consumer lag and latency * Add version for SimpleSubscriptionData * Fix hashcode and equals for SubscriptionGroupConfig * remove brokerId in equal and hashcode method * Add getter setter for version * fix consumerGroupInfo and getSubscriptionDataSet npe