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

shard object has to be copied from the SM when sending raft messages #371

Open
lni opened this issue Nov 8, 2021 · 0 comments
Open

shard object has to be copied from the SM when sending raft messages #371

lni opened this issue Nov 8, 2021 · 0 comments

Comments

@lni
Copy link
Contributor

lni commented Nov 8, 2021

See link below

func (pr *replica) sendRaftMessage(msg raftpb.Message) error {

Another related question is whether it is possible to avoid including the Epoch value in the raft message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant