Only update segment.end if we find a single changed end-point in buffered
We can simplify this code since we no longer try to store segment start information We also try to be more conservative in what data we save. If the last append somehow resulted in more than one change we can't be sure which end-point is the one that belongs to the segment so save nothing.
Showing
1 changed file
with
33 additions
and
54 deletions
-
Please register or sign in to post a comment