Commit Graph

13 Commits

Author SHA1 Message Date
sfc-gh-tclinkenbeard 91930b8040 Remove getMinReplicasRemaining PromiseStream.
Instead, in order to enforce the maximum fault tolerance for snapshots,
update getStorageWorkers to return the number of unavailable storage
servers (instead of throwing an error when unavailable storage servers
exist).
2022-04-07 23:23:23 -07:00
sfc-gh-tclinkenbeard a71099471b Update copyright header dates 2022-03-21 13:36:23 -07:00
A.J. Beamon 250a88e682 Enforce that trace event suppression calls happen first when using trace event call chaining. Fix various instances where we weren't following this requirement. 2022-02-24 12:25:52 -08:00
negoyal 518065c3ed TargetedKill fixes. 2021-10-19 17:22:27 -07:00
negoyal 8d1e97b329 Minor changes. 2021-10-04 22:43:48 -07:00
negoyal a7721d9786 Remove debug trace events and clang-format. 2021-09-10 15:41:22 -07:00
negoyal a63c19c347 Trying clang-format again. 2021-09-09 11:29:54 -07:00
negoyal c8e6bb13c4 Clang format. 2021-09-08 15:18:08 -07:00
negoyal 7729a282ce Misc fixes and updated test toml file. 2021-09-08 14:31:09 -07:00
negoyal 337d0df13c Add verification mode to chaos workload. 2021-09-07 10:07:01 -07:00
negoyal a8baeb75d0 Misc fixes. 2021-09-03 15:03:12 -07:00
negoyal a2d8ab7152 Ignore the errors from getStorageServers. 2021-07-30 13:21:45 -07:00
negoyal 9e7197faba Bunch of changes based on review comments and discussions. 2021-07-30 01:32:43 -07:00