New issue 241 by lsar...@gmail.com: edge case: failed network file transfer
to nameserver
http://code.google.com/p/roster-dns-management/issues/detail?id=241
What steps will reproduce the problem?
1. Suppose there is a network glitch when roster is pushing data to a
nameserver which causes the file(s) to be truncated or corrupted. Suppose
the corrupted files are still readable by BIND and are read into a
production nameserver.
What is the expected output? What do you see instead?
A nameserver successfully reading corrupted or truncated zone files could
cause partial to catastrophic DNS outage.
Is there a way to autodetect failed data transfer and/or possibly automate
recovery?
What version of the product are you using? On what operating system?
Roster: Any version.
OS: RHEL6
BIND: 9.9.0
Please provide any additional information below.