Open AuroraTwinkle opened 4 days ago
It would be great if you can add a unit test to verfiy this change.
Ok, I'll add the unit test as soon as possible. Thanks!
It would be great if you can add a unit test to verfiy this change.
I have added a unit test for it, looking forward to your review.
Which Issue(s) This PR Fixes
The https://github.com/apache/rocketmq/pull/6426 has fixed topicConfig update atomic problem, but the SubscriptionGroupConfig and MessageRequestMode has not been fixed. So I submit a PR to fix them!
Brief Description
How Did You Test This Change?