OpenSearch/test/framework
Henning Andersen 48a8c7eb88
Ensure search contexts are removed on index delete (#56335) (#56617)
In a race condition, a search context could remain enlisted in
SearchService when an index is deleted, potentially causing the index
folder to not be cleaned up (for either lengthy searches or scrolls with
timeouts > 30 minutes or if the scroll is kept active).
2020-05-13 09:41:02 +02:00
..
src Ensure search contexts are removed on index delete (#56335) (#56617) 2020-05-13 09:41:02 +02:00
build.gradle Move bwcVersions extension property to BuildParams (back port) (#56381) 2020-05-11 09:39:13 +02:00