Historique des commits

Auteur SHA1 Message Date
  Jing Yang fffc60fd89 Add two churn tests. il y a 5 ans
  Jing Yang 1e748a0315 Set all RPC retries to 1. il y a 5 ans
  Jing Yang af140e1c46 Add RPC deadline for all RPCs. il y a 5 ans
  Jing Yang f285f6f514 Extend RPC deadline to 2 seconds. il y a 5 ans
  Jing Yang 64316e557f Minor optimization to reduce number of RPCs sent. il y a 5 ans
  Jing Yang d63a5f1dcd Minor refactor: election_time returns an Instant. il y a 5 ans
  Jing Yang eed4e569f4 Reset the step counter when append entries succeeded. il y a 5 ans
  Jing Yang cb7e82a666 Fix a race condition when killing the election timer. il y a 5 ans
  Jing Yang 32fb95c79d Give up the log lock before killing a raft instance. il y a 5 ans
  Jing Yang 599f453c6e Set leader_id when elected. il y a 5 ans
  Jing Yang d7d18284fa Add the figure-8, unreliable test, and a serious bug fix. il y a 5 ans
  Jing Yang 2f41f782ba Add the unreliable test. il y a 5 ans
  Jing Yang 7914cb3efa Add two more tests: CPU usage is really high. il y a 5 ans
  Jing Yang 950421e0ea Add the second persist test. il y a 5 ans
  Jing Yang 93d36abc85 Add persister to lib, and tests. il y a 5 ans
  Jing Yang fa74454870 Implement persister. il y a 5 ans
  Jing Yang ecc3ec8d46 Add the RPC count test. il y a 5 ans
  Jing Yang b13b3f0136 Fix a bug in the tests config and another one in backup tests. il y a 5 ans
  Jing Yang 274bd0cdc8 Add the last agreement test. il y a 5 ans
  Jing Yang 0807fc7207 Add the rejoin test. il y a 5 ans
  Jing Yang 397c8aad63 Add fail no agree test. il y a 5 ans
  Jing Yang 451f9559be Add fail agree test. il y a 5 ans
  Jing Yang 62a468ee3b Add the basic agreement tests, fixed bugs. il y a 5 ans
  Jing Yang f0c6126caa Add a test for re_election. il y a 5 ans
  Jing Yang 58e20ae2d3 Add checks for same term. il y a 5 ans
  Jing Yang 0be0f031b1 Use client in client name. il y a 5 ans
  Jing Yang 6c6afbcde0 Fix step size overflow. il y a 5 ans
  Jing Yang 144224d107 Fix shutdown procedure. il y a 5 ans
  Jing Yang b19e1a3905 Use the server name as-is at rpc utils. il y a 5 ans
  Jing Yang ac213f6d53 Reserve vec with certain size instead of capacity. il y a 5 ans