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

Ensure elasticsearch "plugins" directory exists on startup #318

Closed
GUI opened this issue Dec 16, 2016 · 0 comments
Closed

Ensure elasticsearch "plugins" directory exists on startup #318

GUI opened this issue Dec 16, 2016 · 0 comments

Comments

@GUI
Copy link
Member

GUI commented Dec 16, 2016

Since upgrading Elasticsearch to v2 (#315), it looks like the "plugins" directory has to exist, or Elasticsearch will fail to start. We should add this to the various other directories we ensure are created on startup.

Interestingly, this hadn't cropped up until I built a prerelease RPM package from master. So I think this directory might exist during the normal build process, but I suspect it's an empty directory and might not be getting included in the binary packages.

@GUI GUI closed this as completed in e20c1fe Feb 6, 2017
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

1 participant