mantl / mesos-consul

Mesos to Consul bridge for service discovery
Apache License 2.0
338 stars 95 forks source link

Preventing exit when mesos is unavailable #67

Closed bryanstephens closed 8 years ago

bryanstephens commented 8 years ago

We are currently seeing issues where mesos-consul will exit completely when mesos-master state in unavailable temporarily. We would like for mesos-consul to stay alive and keep the state until mesos-master becomes available again.