[Freeipa-devel] [PATCH 0015] Add wait_for_dns option to default.conf

Nathaniel McCallum npmccallum at redhat.com
Tue Feb 18 16:34:41 UTC 2014


On Tue, 2014-02-18 at 17:06 +0100, Petr Viktorin wrote:
> On 02/18/2014 04:45 PM, Petr Spacek wrote:
> > Hello,
> >
> > Add wait_for_dns option to default.conf.
> >
> > This option makes record changes in DNS tree synchronous.
> > IPA calls will wait until new data are visible over DNS protocol.
> >
> > It is intended only for testing - it should prevent tests from
> > failing if there is bigger delay between change in LDAP and DNS.
> >
> > I would recommend value like 10 seconds.
> 
> Here are a few Python nitpicks you requested.

It seems to me like a more general TimeoutError would be useful in a
broader context. DNSTimeout seems overly narrow to me, unless I'm
missing something.

Nathaniel




More information about the Freeipa-devel mailing list