Skip to content

Conversation

@rangoo94
Copy link

@rangoo94 rangoo94 commented May 19, 2017

There is kept connection alive, but actually I don't know what it's a purpose here if this connection is not reused anyway. As first step I added keepAlive parameter which is by default true to keep backward compatibility.

The biggest problem is when you make a lot of requests to ES - you still have all connections from before, so after connections pool is full, "No Living connections" error will be thrown from ElasticSearch.

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

Successfully merging this pull request may close these issues.

1 participant