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

Stopping AOF rewrite via config set doesn't clean up temp files #639

Open
yoav-steinberg opened this issue Aug 23, 2012 · 0 comments
Open

Comments

@yoav-steinberg
Copy link
Contributor

Using config set we can cancel AOF writes. If an AOF rewrite is in progress the rewrite child process is killed leaving the temp aof rewrite files on the disk. I think once the AOF rewrite child process is dead the stopAppendOnly function should clean the temp files.

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

No branches or pull requests

1 participant