mirror of
https://github.com/apache/rocketmq.git
synced 2026-08-30 18:10:44 +08:00
1986c6bdf9
* 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