Jing Yang
|
75d4e75262
Optimize imports in source files.
|
hace 3 años |
Jing Yang
|
e8b752a92f
Move LogEntry and LogEntryEnum to log_array.rs
|
hace 3 años |
Jing Yang
|
098742095d
Explicitly allow no-op and term-change log entries.
|
hace 3 años |
Jing Yang
|
5667013a1d
Extend election timer timeout to accommodate slower heartbeats.
|
hace 3 años |
Jing Yang
|
126042c0f8
Set the deadline to forever in tarpc requests.
|
hace 3 años |
Jing Yang
|
5a3f8d70f9
Update the build script for debian.
|
hace 3 años |
Jing Yang
|
09af46a746
Use the new AsyncClerk in Durio.
|
hace 3 años |
Jing Yang
|
6efd08e757
Reply on retry_rpc() to retry on transient errors.
|
hace 3 años |
Jing Yang
|
fee4cd561b
Add an async clerk to KV Raft.
|
hace 3 años |
Jing Yang
|
b800cf72cc
Remove the extra loop that dealt with expired requests.
|
hace 3 años |
Jing Yang
|
94a57113fc
Remove UniqueId from get requests.
|
hace 3 años |
Jing Yang
|
45702cddf4
UniqueId does not need mut to run inc().
|
hace 3 años |
Jing Yang
|
9bf4309269
Use a known-width integer for beats.
|
hace 3 años |
Jing Yang
|
b8bfaa8ab9
Add a mixed test for the verify authority daemon.
|
hace 3 años |
Jing Yang
|
de63f458f2
Add tests for reset_state().
|
hace 3 años |
Jing Yang
|
ad1febb5bd
Add tests for clear_ticked_requests().
|
hace 3 años |
Jing Yang
|
13068c3520
Add a test for clear_committed_requests().
|
hace 3 años |
Jing Yang
|
13ae1b1358
Add a test for remove_expired_requests.
|
hace 3 años |
Jing Yang
|
41dba8fa65
Add basic tests for the verify authority API.
|
hace 3 años |
Jing Yang
|
c7a6b12213
Address clippy warnings in tests.
|
hace 3 años |
Jing Yang
|
285b004ccb
Create a separate CommitSentinel RPC from the Get RPC.
|
hace 3 años |
Jing Yang
|
bb649211b5
Address clippy warnings.
|
hace 3 años |
Jing Yang
|
db0696517e
Reduce the frequency of heartbeats when there are pending commits.
|
hace 3 años |
Jing Yang
|
c5ea702fdb
Merge branch 'verify_authority'
|
hace 3 años |
Jing Yang
|
222b18d355
Fail all new and inflight requests at shutdown time.
|
hace 3 años |
Jing Yang
|
6a09d52c63
Code cleanup: use the Entry::or_default() API.
|
hace 3 años |
Jing Yang
|
de596e53ee
Remove allow(unused) from beat_ticker.
|
hace 3 años |
Jing Yang
|
98f001201f
Add comment to explain the verify authority API.
|
hace 3 años |
Jing Yang
|
168c7bb6d1
Add a comment to explain the bahvior of clearing with new commit.
|
hace 3 años |
Jing Yang
|
1360455490
Improve comments in beat_ticker.rs.
|
hace 3 años |