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

Raft log not appying after restart #139

Closed
bakwc opened this issue Nov 2, 2020 · 0 comments
Closed

Raft log not appying after restart #139

bakwc opened this issue Nov 2, 2020 · 0 comments
Labels

Comments

@bakwc
Copy link
Owner

bakwc commented Nov 2, 2020

When using journal file as a storage - all operations should be applied after node restarts, without waiting connection with other nodes.

@bakwc bakwc added the bug label Nov 2, 2020
@bakwc bakwc closed this as completed in 3823230 Nov 2, 2020
bakwc added a commit that referenced this issue Nov 2, 2020
Apply records after restart without waiting for other nodes, closed #139
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant