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

fix: change bootID when we detect a time discontinuity #17

Merged
merged 1 commit into from
May 11, 2020

Conversation

fastcat
Copy link
Owner

@fastcat fastcat commented May 11, 2020

this helps recover from suspended process or os faster,
as it gets all the peers to re-send us all their data ASAP

this helps recover from suspended process or os faster,
as it gets all the peers to re-send us all their data ASAP
@codecov
Copy link

codecov bot commented May 11, 2020

Codecov Report

Merging #17 into master will increase coverage by 0.19%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   87.96%   88.16%   +0.19%     
==========================================
  Files          78       78              
  Lines        3124     3134      +10     
==========================================
+ Hits         2748     2763      +15     
+ Misses        231      228       -3     
+ Partials      145      143       -2     

@fastcat fastcat marked this pull request as ready for review May 11, 2020 23:33
@fastcat fastcat merged commit 8f85a07 into master May 11, 2020
@fastcat fastcat deleted the fix/roll-bootid-on-clock-discontinuity branch May 11, 2020 23:36
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