• Phillip Webb's avatar
    Ensure local Elasticsearch nodes are closed · a1cbd93d
    Phillip Webb authored
    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
    a1cbd93d
Name
Last commit
Last update
..
Customer.java Loading commit data...
CustomerRepository.java Loading commit data...
SampleElasticsearchApplication.java Loading commit data...