milinevskyy@gmail.com wrote:
Full_Name: Dmytro Milinevskyy Version: OS: Linux URL: ftp://ftp.openldap.org/incoming/ Submission from: (NULL) (92.132.131.166)
On linux systems it's common to have system calls interrupted and restarted. LMDB should retry pwrites to avoid "false" failures.
In practice, writes to a file are "fast" and will always write at least one byte. But we've patched this as suggested, thanks.