Open mongolhoo opened 2 months ago
This pull request does fix something that is broken. However, this is a design error to replicate bits here and there from one node to the other.
WAL should the the ONLY data structure that is replicated among nodes and it contains source of truth for everything, including offset advancement of each consumer that is managed in the sever side.
CR need
How is it going
https://github.com/apache/rocketmq/issues/8509
Fixes #issue_id
Brief Description
How Did You Test This Change?