elasticsearch/client/rest-high-level
Hendrik Muhs 969e5655ef
[7.16] [Transform] handle pit index not found error (#81368) (#81491)
Do not fail the transform if pit search fails with index not found as a result of an index that got deleted via ILM, 
if that index is part of a search that selects indices using a wildcard, e.g. logs-*. If pit search fails, the search 
is retried using search without a pit context. The 2nd search might fail if the source targets an explicit index. 
In addition the usage of the pit API can not be disabled by transform.

fixes elastic#81252
relates elastic#81256
2021-12-08 09:44:56 +01:00
..
qa/ssl-enabled [7.x] Fix system property resolution at configuration time (#78682) 2021-10-05 07:33:13 -04:00
src [7.16] [Transform] handle pit index not found error (#81368) (#81491) 2021-12-08 09:44:56 +01:00
build.gradle Simplify build plugin license handling (#77009) (#78820) 2021-10-07 14:39:18 +02:00
roles.yml Fix security origin for TokenService#findActiveTokensFor... (#47418) (#48280) 2019-10-21 13:15:05 +03:00
testnode.crt HLRC: Get SSL Certificates API (#34135) 2018-10-15 17:20:34 +01:00
testnode.jks HLRC: Get SSL Certificates API (#34135) 2018-10-15 17:20:34 +01:00