Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fixing & Several missing features added #17

Merged
merged 57 commits into from
Sep 18, 2023
Merged

Bug fixing & Several missing features added #17

merged 57 commits into from
Sep 18, 2023

Conversation

josehu07
Copy link
Owner

Added features:

  • Server leave, reset, pause, & resume control messages for testing
  • Network & storage performance delay simulation
  • State recovery from durable storage log upon starting up
  • Automatic leader heartbeat timeout & step-up for Paxos variants
  • Better client driver side API
  • Extra added tests for correctness

Fixed bugs:

  • Address already in use socket issues
  • NewServerJoin message timing
  • Paxos variants replying incorrect voted
  • Several other small fixes

@josehu07 josehu07 merged commit f5f51ba into main Sep 18, 2023
5 checks passed
@josehu07 josehu07 deleted the recov-read branch September 18, 2023 15:01
josehu07 added a commit that referenced this pull request Apr 29, 2024
Minor updates for the paper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant