Closed
Description
There have been reports of dump.rdb
being corrupted. To the best of my knowledge this happened on PyTorch models running on GPU, but I don't have a direct repro. Reports talk of this happening after Redis is terminated abruptly, although this clashes with what happens during RDB dump (writing to tmp file and then renaming).
This will need to be verified and eventually fixed for GA.