Per-nameserver state creates unbounded growth (no pruning) #54
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hostname records are stored per-nameserver. If NS records change over time (NS decommissioned, new NS added), old NS entries in state are never cleaned up. State file grows indefinitely.
Need a pruning mechanism that removes NS entries no longer in the delegation.
Ref: issue #5 item 2
this is not a real concern