d2iq-archive / mesos-dns

DNS-based service discovery for Mesos.
https://mesosphere.github.com/mesos-dns
Apache License 2.0
483 stars 137 forks source link

Reload before serving to avoid lookup failures on start. #490

Closed alberts closed 7 years ago

alberts commented 7 years ago

Avoids problems we've seen where Mesos-DNS will serve up NXDOMAINs shortly after a Mesos/Marathon/ZooKeeper restart.

alberts commented 7 years ago

Still needs some fixing...

alberts commented 7 years ago

Superceded by https://github.com/mesosphere/mesos-dns/pull/491