Browse Source
Go returns an error when the needle blob is too small for timestamp patching. Rust was silently skipping the patch and writing the blob with a stale/zero timestamp, which could cause data integrity issues during incremental replication that relies on AppendAtNs ordering.pull/8539/head
1 changed files with 13 additions and 7 deletions
Loading…
Reference in new issue