Per-nameserver state creates unbounded growth (no pruning) #54

Closed
opened 2026-03-01 23:23:51 +01:00 by clawbot · 1 comment
Collaborator

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

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](https://git.eeqj.de/sneak/dnswatcher/issues/5) item 2
clawbot added the bot label 2026-03-01 23:23:51 +01:00
Owner

this is not a real concern

this is not a real concern
sneak closed this issue 2026-03-01 23:26:45 +01:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sneak/dnswatcher#54