Sreenath Bodagala
Sreenath Bodagala
Version vector specific: Propagate the latest commit version, as part of the read request, when reading from a storage server. Test that found this issue: Enabling version vector, with BLOCKING_PEEK_TIMEOUT...
Make a random number of (or a specified percentage of) tags and versions to be sent from the sequencer to the grv proxy (and from the grv proxy to the...
Extends the load balancer replica consistency check framework to handle any errors thrown while doing the consistency check. Testing: Joshua job: 20240430-214036-sre-13d13312edfebce9 (shows a failure in test "tests/rare/HighContentionPrefixAllocator.toml"; the test...
Cherry-pick PR https://github.com/apple/foundationdb/pull/11617. Testing: Joshua job: 20240829-190837-sre-bac092f07172c0c4 (started) # Code-Reviewer Section The general pull request guidelines can be found [here](https://github.com/apple/foundationdb/wiki/FoundationDB-Commit-Process). Please check each of the following things and check *all*...
In the context of version vector/unicast, make log servers return an empty version range (on peeks) only when it is correct to do so. This is so the receiver will...
Goal: The goal is to hold (version incompatible) disk queue related changes, made in the context of getting recovery to work with version vector, in a branch ("version-vector-disk-queue"). Changes: Commit...