pdns
pdns copied to clipboard
Lua2 backend - getUpdatedMasters not implemented
- Program: Authoritative
- Issue type: Bug report
Short description
Lua2 backend does not support NOTIFY functionality
Environment
- Operating system: Ubuntu 14.04 LTS x64
- Software version: pdns auth master
- Software source: official repo
Steps to reproduce
- configure lua2 backend as the only backend
- configure pdns-server to act as master
- wait for slaves to be notified
Expected behaviour
Lua2 backend should check the zones configured as master and notify slaves every slave-cycle-interval
Actual behaviour
NOTIFY every slave-cycle-interval never happen
Description
Lua2 backend is missing getUpdatedMasters
Any chance for this one to be included in 4.2?
Any chance for this one to be included in 4.2?
No promises (since I'm not the person able to say something intelligent about this) but I'm going to put it in the auth-4.2.x milestone.