fixup! fixup! fixup! fixup! ZBigFile: Add ZBlk format option 'h' (heuristic) (4)
We can return to migrating previous block by amending the condition when we can do so: if that previous block is also modified by current transaction, then migrating it is ok without breaking the invariant. Also rework append criteria to be really adding data to tail of the file instead of growing data of a block somewhere in the middle of the file. This should prevent false-positive ZBlk0 activations.
Showing
Please register or sign in to comment