spring-boot/spring-boot-autoconfigure
Phillip Webb a1cbd93d6b Ensure local Elasticsearch nodes are closed
Update ElasticsearchAutoConfiguration to ensure that local nodes are
closed when the context is closed. Prior to this commit the close()
method of the Client would be called which had no effect for local
Nodes.

Fixes gh-2480
2015-02-24 14:18:51 -08:00
..
src Ensure local Elasticsearch nodes are closed 2015-02-24 14:18:51 -08:00
.gitignore Restore test classes 2014-06-01 13:11:25 +01:00
pom.xml Upgrade to Liquibase 3.3.2 2015-02-18 16:20:47 +00:00