1
0
Fork 0

10 Commits (142180bbe6cb62df441152fde4f9b6fc98f64199)

Author SHA1 Message Date
Philip O'Toole 74cfa96c62 Derace Multi-node snapshot test 4 years ago
Philip O'Toole 30e0780b88 Add a little more testing 4 years ago
Philip O'Toole 998c951d16
Extensive testing of Raft snapshots and log truncation (#639)
Extensive testing of Raft snapshots and log truncation

Added both system-level tests and end-to-end tests.
5 years ago
Philip O'Toole abb7772105 Support leader freshness with None consistency
This change allows the read request to specify the maximum time the node
receiving the request may have last heard from the cluster leader. It
only applies to a read consistency selection of None.
5 years ago
Philip O Toole dbbe72dd4a Improve test comment 8 years ago
Philip O'Toole dc00254cdc Remove repeated statement in tests 8 years ago
Philip O'Toole 7fd7a9a385 Finish multi-node cluster testing 9 years ago
Philip O'Toole d5e2bfadbc Add GoDoc to tests 9 years ago
Philip O'Toole 668f1d96ee 3-node cluster-level testing 9 years ago
Philip O'Toole e0ccd4bd68 Add first cluster-level test 9 years ago