Description
Allow service instances to be temporarily removed from discovery (when using the Service Discovery recipe).
This can be achieved with a new 'enabled' flag that is included as part of the service instance node data in Zookeeper. Updating this flag via e.g. Exhibitor will allow an instance to be disabled. When the flag is omitted, the service is assumed to be enabled, hence this change is backward compatible.