Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

partial classes should use notify/subscribe instead of require #5

Open
DavidS opened this issue Jul 15, 2013 · 1 comment
Open

partial classes should use notify/subscribe instead of require #5

DavidS opened this issue Jul 15, 2013 · 1 comment

Comments

@DavidS
Copy link
Contributor

DavidS commented Jul 15, 2013

unless the elasticsearch service automatically detects configuration changes, in which case that fact should be noted at that point.

@alvagante
Copy link
Contributor

Currently relation between configuration files and service is managed by the service_subscribe parameter, requires between classes are used just to preserve correct order of resources.
Also in this case I'd concentrate on what parameter to use to define if a change to the config file triggers the service: it can be resource mapped: service_subscribe, [config_]file_notify or totally arbitrary (things like service_autorestart).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants