Skip to content

fix: when sending snapshot, snapshot.Next iterates forever until raft error#23

Open
Maslino wants to merge 1 commit intotiglabs:masterfrom
Maslino:fix_snapshot
Open

fix: when sending snapshot, snapshot.Next iterates forever until raft error#23
Maslino wants to merge 1 commit intotiglabs:masterfrom
Maslino:fix_snapshot

Conversation

@Maslino
Copy link

@Maslino Maslino commented Jun 11, 2021

This PR fixes two problems:

  1. If snapshot.Next returns io.EOF, the sending loop should be ended
  2. Writing zero payload to buffer will cause message decode error

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