LittleBoy18 opened a new pull request, #9942: URL: https://github.com/apache/rocketmq/pull/9942
<!-- Please make sure the target branch is right. In most case, the target branch should be `develop`. --> ### Brief Description 部署controller模式一主三从 故障模拟: 1. 部署完成后不写入消息 2. 三个从节点依次网络延迟1分钟左右,再故障主节点触发主从切换后原主节点store.log报错 <img width="2938" height="292" alt="image" src="https://github.com/user-attachments/assets/5627ecc4-e2e5-4d9a-a2a0-b1c574983d8e" /> epoch文件不一致导致的问题,代码做了优化 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
