Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jing Yang 9162f177fa Lock request queue before taking a moment to maintain order. 3 gadi atpakaļ
  Jing Yang d40a50978b Add logging to the new verify authority daemon. 3 gadi atpakaļ
  Jing Yang 0ef845922e Use the new no-commit read in kv server. 3 gadi atpakaļ
  Jing Yang ef2573e986 Expose the new verify authority API. 3 gadi atpakaļ
  Jing Yang 1c6bbbc54f Trigger heartbeats when authority needs to be verified. 3 gadi atpakaļ
  Jing Yang 2ae284f37b Only mark term when the heartbeat failed. 3 gadi atpakaļ
  Jing Yang 53f83a8828 Tick beats at successful RPC response. 3 gadi atpakaļ
  Jing Yang 9d63f1d698 Commit a new log entry immediately after being elected. 3 gadi atpakaļ
  Jing Yang 6124b2f663 Clarify the guarantee to applications in verify authority requests. 3 gadi atpakaļ
  Jing Yang 07bf4917ed Clear the verify authority queue after a new commit is made. 3 gadi atpakaļ
  Jing Yang 8210fcfba7 Implement the publibc verify authority API on Raft. 3 gadi atpakaļ
  Jing Yang 01fab3f446 Create the verify authority daemon to support readonly requests. 3 gadi atpakaļ
  Jing Yang 138060b85d No need to re-sync the log entry that has been committed. 4 gadi atpakaļ
  Jing Yang 68860666a8 Lower RPC count limit by a factor of 3. 4 gadi atpakaļ
  Jing Yang ff83590e80 Require snapshot_recover_many_clients to commit at least 10 ops for each client. 4 gadi atpakaļ
  Jing Yang 9c7efd23df Skip append entries if there is nothing to sync. 4 gadi atpakaļ
  Jing Yang d535752305 Refactor: move leadership condition forward. 4 gadi atpakaļ
  Jing Yang 7f9e8e72f4 Schedule an extra round of append entries after install snapshot. 4 gadi atpakaļ
  Jing Yang 983ef530f5 Fix clippy warnings. 4 gadi atpakaļ
  Jing Yang 8802900d23 Upgrade dependencies. 4 gadi atpakaļ
  Jing Yang b7d0475f38 Add a comment to explain the lifetime of a parameter. 4 gadi atpakaļ
  Jing Yang e302373755 Ignore dead_code warnings for log-only structs. 4 gadi atpakaļ
  Jing Yang 663885326b Attach a logger in one_partition test threads. 4 gadi atpakaļ
  Jing Yang a29cb50891 Add total ops count to test diagnostics. 4 gadi atpakaļ
  Jing Yang 0456fde835 Cosmetic code improvements. 4 gadi atpakaļ
  Jing Yang f7dd4fbe5b Upgrade dependencies. 4 gadi atpakaļ
  Jing Yang d2014f5e6f Relax the stale snapshot requirement and fix the bug introduced in ece238c. 4 gadi atpakaļ
  Jing Yang 2185316d8d Relax dependencies on parking_lot and serde. 4 gadi atpakaļ
  Jing Yang ece238ce47 Save one snapshot clone in the daemon. 4 gadi atpakaļ
  Jing Yang b7bebd42ab Add an assert for snapshot index invariant. 4 gadi atpakaļ