On Fri, Jan 8, 2021 at 2:15 PM Venkateswara Rao Jujjuri <jujj...@gmail.com> wrote: > > > otherwise the write will timeout internally and it will get replayed to a > new bookie. > If Qa is met and the writes of Qw-Qa fail after we send the success to the > client, why would the write replayed on a new bookie?
I think the original intention was to avoid having 1 bookie with a "hole" in the entries sequence. If you then lose one of the 2 bookies, it would be difficult to know which entries need to be recovered.