Историја ревизија

Аутор SHA1 Порука Датум
  Jing Yang 2250d4d4c2 Two more minor async bugs. пре 5 година
  Jing Yang c5e09f96ce Run `cargo clippy`. пре 5 година
  Jing Yang aa6d06e875 No need to cancel in flight log entry sync. пре 5 година
  Jing Yang 73dc7b7cfc Migrate to newer network version with parking_lot. пре 5 година
  Jing Yang 2d7d42c1f2 Drop all manual guard drops. пре 5 година
  Jing Yang fffc60fd89 Add two churn tests. пре 5 година
  Jing Yang 1e748a0315 Set all RPC retries to 1. пре 5 година
  Jing Yang af140e1c46 Add RPC deadline for all RPCs. пре 5 година
  Jing Yang f285f6f514 Extend RPC deadline to 2 seconds. пре 5 година
  Jing Yang 64316e557f Minor optimization to reduce number of RPCs sent. пре 5 година
  Jing Yang d63a5f1dcd Minor refactor: election_time returns an Instant. пре 5 година
  Jing Yang eed4e569f4 Reset the step counter when append entries succeeded. пре 5 година
  Jing Yang cb7e82a666 Fix a race condition when killing the election timer. пре 5 година
  Jing Yang 32fb95c79d Give up the log lock before killing a raft instance. пре 5 година
  Jing Yang 599f453c6e Set leader_id when elected. пре 5 година
  Jing Yang d7d18284fa Add the figure-8, unreliable test, and a serious bug fix. пре 5 година
  Jing Yang 2f41f782ba Add the unreliable test. пре 5 година
  Jing Yang 7914cb3efa Add two more tests: CPU usage is really high. пре 5 година
  Jing Yang 950421e0ea Add the second persist test. пре 5 година
  Jing Yang 93d36abc85 Add persister to lib, and tests. пре 5 година
  Jing Yang fa74454870 Implement persister. пре 5 година
  Jing Yang ecc3ec8d46 Add the RPC count test. пре 5 година
  Jing Yang b13b3f0136 Fix a bug in the tests config and another one in backup tests. пре 5 година
  Jing Yang 274bd0cdc8 Add the last agreement test. пре 5 година
  Jing Yang 0807fc7207 Add the rejoin test. пре 5 година
  Jing Yang 397c8aad63 Add fail no agree test. пре 5 година
  Jing Yang 451f9559be Add fail agree test. пре 5 година
  Jing Yang 62a468ee3b Add the basic agreement tests, fixed bugs. пре 5 година
  Jing Yang f0c6126caa Add a test for re_election. пре 5 година
  Jing Yang 58e20ae2d3 Add checks for same term. пре 5 година