The previous implementation was reading 1 frame too many. The new implementation selects frames from the segment index to read the minimum amount of frames to bring the replica up to date.
The new segment index is probably too slow, I'll optimize the datastructure in a followup.
The previous implementation was reading 1 frame too many. The new implementation selects frames from the segment index to read the minimum amount of frames to bring the replica up to date.
The new segment index is probably too slow, I'll optimize the datastructure in a followup.