OpenSearch/server
David Turner 3a6fa0bbdb Close query cache on index service creation failure (#48230)
Today it is possible that we create the `QueryCache` and then fail to create
the owning `IndexService` and this means we do not close the `QueryCache`
again. This commit addresses that leak.

Fixes #48186
2019-10-21 08:46:53 +01:00
..
licenses upgrade to Lucene-8.3.0-snapshot-25968e3b75e (#48227) 2019-10-21 08:21:09 +02:00
src Close query cache on index service creation failure (#48230) 2019-10-21 08:46:53 +01:00
build.gradle Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00