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 Dropped messages during reload #63

Open
kingster opened this issue Jun 12, 2021 · 0 comments
Open

RAFT Dropped messages during reload #63

kingster opened this issue Jun 12, 2021 · 0 comments
Labels
bug Something isn't working question Further information is requested

Comments

@kingster
Copy link
Member

If a node is restarted while it is receiving writes and completes its raft state, it throws this error.

Jun 12 14:18:33 dkv-dkv-data-en-8293703 dkvsrv[14975]: dropped internal raft message to 77cf8782a6a6f15 since streamMsg's sending buffer is full (bad/overloaded network)
Jun 12 14:18:34 dkv-dkv-data-en-8293703 dkvsrv[14975]: dropped internal raft message to 77cf8782a6a6f15 since streamMsg's sending buffer is full (bad/overloaded network) [merged 671 repeated lines in 1.4s]
Jun 12 14:18:49 dkv-dkv-data-en-8293703 dkvsrv[14975]: nexus.raft: [Node b181b0534fcfb32f] start snapshot [applied index: 1823367 | last snapshot index: 1812881]
@kingster kingster added bug Something isn't working question Further information is requested labels Jun 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant