pdns icon indicating copy to clipboard operation
pdns copied to clipboard

Lua2 backend - getUpdatedMasters not implemented

Open rage4 opened this issue 6 years ago • 2 comments

  • 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

  1. configure lua2 backend as the only backend
  2. configure pdns-server to act as master
  3. 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

rage4 avatar Nov 07 '18 08:11 rage4

Any chance for this one to be included in 4.2?

rage4 avatar Dec 17 '18 22:12 rage4

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.

aerique avatar Dec 18 '18 08:12 aerique