Joe Littlejohn created CURATOR-275:
--------------------------------------
Summary: Allow service instances to be disabled temporarily
Key: CURATOR-275
URL: https://issues.apache.org/jira/browse/CURATOR-275
Project: Apache Curator
Issue Type: New Feature
Components: Recipes
Reporter: Joe Littlejohn
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)