bob icon indicating copy to clipboard operation
bob copied to clipboard

Data loss during vdisk remount

Open ikopylov opened this issue 2 years ago • 0 comments

If execute vdisk remount while put requests are in progress, then a small number of records are not read after that. No write errors are reported to the client, no aliens created.

Normally, during vdisk remount we should either write records to aliens (preferred) or return write error to client.

ikopylov avatar Dec 05 '22 13:12 ikopylov