mantl / mesos-consul

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

Only register a portless service when already registered #89

Closed ChrisAubuchon closed 8 years ago

ChrisAubuchon commented 8 years ago

In the case when a service is registered via the DiscoveryInfo a second service would be registered with no port information. Only register a portless service when a service is not registered

ChrisAubuchon commented 8 years ago

sigh Commit message should be "Only register a portless service when NOT already registered"