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

Automatic script reload #4062

Closed
imotov opened this issue Nov 4, 2013 · 0 comments
Closed

Automatic script reload #4062

imotov opened this issue Nov 4, 2013 · 0 comments

Comments

@imotov
Copy link
Contributor

imotov commented Nov 4, 2013

Add ability to automatically reload scripts in the config/scripts directory as they changes.

The config/scripts directory will be scanned periodically for changes. New and changed scripts will be reloaded and deleted script will be removed from preloaded scripts cache. The reload frequency can be specified using watcher.interval setting, which defaults to 60s. To disable script reloading completely set script.auto_reload_enabled to false.

@ghost ghost assigned imotov Nov 4, 2013
@imotov imotov closed this as completed in c724f0d Nov 4, 2013
imotov added a commit that referenced this issue Nov 4, 2013
mute pushed a commit to mute/elasticsearch that referenced this issue Jul 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant