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

Add missing description of write_at API #11

Merged
merged 1 commit into from
Aug 9, 2019
Merged

Conversation

greensky00
Copy link
Contributor

  • write_at API should purge all stale logs whose indexes are greater
    than given index.

  • Modified in-memory log store properly.

* `write_at` API should purge all stale logs whose indexes are greater
than given index.

* Modified in-memory log store properly.
@codecov-io
Copy link

Codecov Report

Merging #11 into master will decrease coverage by 0.125%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##            master      #11       +/-   ##
============================================
- Coverage   82.095%   81.97%   -0.126%     
============================================
  Files           56       56               
  Lines         3999     3999               
============================================
- Hits          3283     3278        -5     
- Misses         716      721        +5

@greensky00 greensky00 merged commit 39bbeb2 into eBay:master Aug 9, 2019
JackyWoo pushed a commit to JackyWoo/NuRaft that referenced this pull request Sep 30, 2022
More explicit message during state-machine rollback
xiaoxichen pushed a commit to xiaoxichen/NuRaft that referenced this pull request Jan 16, 2024
v0.7.2 - Upgrade RaftCore to latest.
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.

2 participants