GitHub user yarthur1 closed a discussion: rocketmq在三副本添加新副本如何操作
rocketmq使用dledger实现副本的强一致,但是我看dledger没有实现snapshot,那我如果想在raft group中添加一个新的副本,leader如何把全量数据发送到新副本中呢?没有snapshot,将之前的日志从头开始发送?历史日志一直不清理吗? GitHub link: https://github.com/apache/rocketmq/discussions/9269 ---- This is an automatically sent email for dev@rocketmq.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@rocketmq.apache.org