Skip to content
This repository has been archived by the owner on Dec 9, 2019. It is now read-only.

ES vs Application lifecycle #26

Open
abankowski opened this issue Feb 13, 2016 · 1 comment
Open

ES vs Application lifecycle #26

abankowski opened this issue Feb 13, 2016 · 1 comment
Assignees
Labels

Comments

@abankowski
Copy link
Member

We don't close ES client when application tries to stop. We should enforce shutdown and test against misconfigured cluster/node, version match, etc. What I have experienced was a must use kill -9 issues with when node ES version did not match ES cluster. Did not try with valid setup yet.

@WojciechP
Copy link
Contributor

ES client is now hooked up to Play lifecycle and should close automatically on application shutdown. @abankowski Could you please verify if the issue remains, and if not, close?

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

No branches or pull requests

2 participants