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

best effort snapshot pre-fetch when starting/restarting #3715

Closed
jonboulle opened this issue Oct 19, 2015 · 3 comments
Closed

best effort snapshot pre-fetch when starting/restarting #3715

jonboulle opened this issue Oct 19, 2015 · 3 comments

Comments

@jonboulle
Copy link
Contributor

No description provided.

@jonboulle jonboulle added this to the v2.3.0 milestone Oct 19, 2015
@xiang90 xiang90 mentioned this issue Oct 19, 2015
5 tasks
@xiang90 xiang90 modified the milestones: v2.3.0, v2.3.0-alpha1 Nov 10, 2015
@xiang90 xiang90 assigned xiang90 and unassigned yichengq Dec 10, 2015
@xiang90 xiang90 modified the milestones: unplanned, v2.3.0 Dec 23, 2015
@xiang90
Copy link
Contributor

xiang90 commented Dec 23, 2015

Change this to unplanned. We have not found a problem for large snapshot so far. We will keep tracking this issue.

We want to per-fetch snapshot since it 100% has no side effect to raft pipeline. And if a node cannot catch up for some reason, we can ignore it early.

/cc @heyitsanthony

@philips
Copy link
Contributor

philips commented Dec 23, 2015

Xiang, can you add more description into this? I understand what we are
trying to say with the title but it is unlikely everyone else does.

On Tue, Dec 22, 2015 at 4:14 PM Xiang Li notifications@github.com wrote:

Change this to unplanned. We have not found a problem for large snapshot
so far. We will keep tracking this issue.

We want to per-fetch snapshot since it 100% has no side effect to raft
pipeline. And if a node cannot catch up for some reason, we can ignore it
early.

/cc @heyitsanthony https://github.com/heyitsanthony


Reply to this email directly or view it on GitHub
#3715 (comment).

@jpbetz
Copy link
Contributor

jpbetz commented Oct 12, 2018

Closing this one. Issues with snapshots is being discussed/address with #9161

@jpbetz jpbetz closed this as completed Oct 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

6 participants