Closed GoogleCodeExporter closed 9 years ago
Accepted, thanks for reporting, It is unlikely this will be fixed in 1.2 as 2.0
is going to be released.
I'll fix the issue and report here asap.
Cheers,
Salvatore
Original comment by anti...@gmail.com
on 30 Aug 2010 at 9:54
Original comment by anti...@gmail.com
on 30 Aug 2010 at 9:54
Can't replicate in 2.x... I guess the problem is now fixed. This is the current
behavior:
1) Redis will try to save in the background process.
2) On write error (no space left on device) the operation will be aborted at
all.
3) The file will not get overwritten (dump.rdb I mean), so the server will
restart cleanly.
I don't see how this problem can be present in 1.2 as well but did not tried.
Please can you provide the steps you used to reproduce the problem? Thank you.
Cheers,
Salvatore
Original comment by anti...@gmail.com
on 30 Aug 2010 at 10:19
Steps are same as I wrote. Redis did produce a 0 byte file when disk space was
full.
Original comment by paras1...@gmail.com
on 30 Aug 2010 at 10:36
Ok, it's no longer the case with 2.0 and Redis master apparently :) I did many
tests, so I'm closing this issue. Thanks for reporting!
Original comment by anti...@gmail.com
on 31 Aug 2010 at 3:25
Original issue reported on code.google.com by
paras1...@gmail.com
on 7 Aug 2010 at 9:45