OpenSearch/x-pack/plugin/async-search/src
Jim Ferenczi 0b3bdfcc3e Fix expiration time in async search response (#55435)
This change ensures that we return the latest expiration time
when retrieving the response from the index.
This commit also fixes a bug that stops the garbage collection of saved responses if the async search index is deleted.
2020-04-21 14:04:29 +02:00
..
main Fix expiration time in async search response (#55435) 2020-04-21 14:04:29 +02:00
test/java/org/elasticsearch/xpack/search Fix expiration time in async search response (#55435) 2020-04-21 14:04:29 +02:00