Hacker News new | ask | show | jobs
by jiahaog 3040 days ago
Hmm, just a quick clarification for the first approach. It says that the replay operation may then introduce significant load on the primary node. Is this because when new nodes are added, the logs have to be dumped to the new slave nodes from the beginning, and the IO to do so is expensive, possibly interfering with normal operation of the master node?
1 comments

That’s how I read it.