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

Аутор SHA1 Порука Датум
  Jing Yang c7a6b12213 Address clippy warnings in tests. пре 3 година
  Jing Yang 285b004ccb Create a separate CommitSentinel RPC from the Get RPC. пре 3 година
  Jing Yang bb649211b5 Address clippy warnings. пре 3 година
  Jing Yang db0696517e Reduce the frequency of heartbeats when there are pending commits. пре 3 година
  Jing Yang c5ea702fdb Merge branch 'verify_authority' пре 3 година
  Jing Yang 222b18d355 Fail all new and inflight requests at shutdown time. пре 3 година
  Jing Yang 6a09d52c63 Code cleanup: use the Entry::or_default() API. пре 3 година
  Jing Yang de596e53ee Remove allow(unused) from beat_ticker. пре 3 година
  Jing Yang 98f001201f Add comment to explain the verify authority API. пре 3 година
  Jing Yang 168c7bb6d1 Add a comment to explain the bahvior of clearing with new commit. пре 3 година
  Jing Yang 1360455490 Improve comments in beat_ticker.rs. пре 3 година
  Jing Yang 79778e383c Replace parker with a condvar. пре 3 година
  Jing Yang 466c1d4d88 Replace SharedBeatTicker with DaemonBeatTicker. пре 3 година
  Jing Yang 001de2e3db Skip popping if all requests are covered. пре 3 година
  Jing Yang 18bb52ef66 Correct the code that counts votes in an assert check. пре 3 година
  Jing Yang efbb23840c Move the covered index relative to start, instead of as an absolute index. пре 3 година
  Jing Yang b5c4b8d8f8 Derive "Debug" for all data structs. пре 3 година
  Jing Yang 7867b866eb Tighten the index requirement when clearing by commit. пре 3 година
  Jing Yang 9162f177fa Lock request queue before taking a moment to maintain order. пре 3 година
  Jing Yang d40a50978b Add logging to the new verify authority daemon. пре 3 година
  Jing Yang 0ef845922e Use the new no-commit read in kv server. пре 3 година
  Jing Yang ef2573e986 Expose the new verify authority API. пре 3 година
  Jing Yang 1c6bbbc54f Trigger heartbeats when authority needs to be verified. пре 3 година
  Jing Yang 2ae284f37b Only mark term when the heartbeat failed. пре 3 година
  Jing Yang 53f83a8828 Tick beats at successful RPC response. пре 3 година
  Jing Yang 9d63f1d698 Commit a new log entry immediately after being elected. пре 3 година
  Jing Yang 6124b2f663 Clarify the guarantee to applications in verify authority requests. пре 3 година
  Jing Yang 07bf4917ed Clear the verify authority queue after a new commit is made. пре 3 година
  Jing Yang 8210fcfba7 Implement the publibc verify authority API on Raft. пре 3 година
  Jing Yang 01fab3f446 Create the verify authority daemon to support readonly requests. пре 3 година