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

Ensure we stop ongoing async flush on restart before moving files #65

Closed
adammoody opened this issue Jul 27, 2017 · 1 comment
Closed
Labels
Milestone

Comments

@adammoody
Copy link
Contributor

On a restart in which we have to move/rebuild files to spare nodes, any ongoing async flush is likely to go bad or at least transfer bad data. We need to detect and stop any ongoing async flush before moving files around.

gonsie added a commit that referenced this issue Aug 5, 2017
@adammoody adammoody added this to the v1.3 milestone Aug 11, 2017
@gonsie gonsie added the bb label Aug 15, 2019
@adammoody
Copy link
Contributor Author

This will be handled in #163

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

2 participants