[Pdns-dev] State of lmdb backend.

John Sutherland jsutherland at llnw.com
Mon Feb 23 20:16:38 CET 2015


On Feb 23, 2015, at 11:28 AM, John Sutherland <jsutherland at llnw.com> wrote:

> - The getAuthZone doesn’t work if you are authoritative for subdomains, in addition to the higher level zone. If you try to get the zone record for the higher level, it fails because it finds the subdomain first.

I take this back. I had an edit in there that broke it (accidentally removed the ~ in one of the if’s).

One thing to add to the list though:

- Importing a zone file via zone2lmdb segfaults, because the database itself isn’t open yet. I moved the openDB() call from inside the if above to before the if, and then it works. 

—John
-- 
The information in this message may be confidential.  It is intended solely 
for
the addressee(s).  If you are not the intended recipient, any disclosure,
copying or distribution of the message, or any action or omission taken by 
you
in reliance on it, is prohibited and may be unlawful.  Please immediately
contact the sender if you have received this message in error.




More information about the Pdns-dev mailing list