Skip to content

Handle a missing zone when reloading a catalog zone

Arаm Sаrgsyаn requested to merge 2308-catz-reload-when-missing-a-zone into main

Previously a missing/deleted zone which was referenced by a catalog zone was causing a crash when doing a reload.

This commit will make named to ignore the fact that the zone is missing, and make sure to recreate it later.

Closes #2308 (closed)

Merge request reports