OpenSearch/modules/reindex
Tal Levy f30f1fe9b6
fix RethrottleTests retry (#38978) (#39131)
the RethrottleTests assumed that tasks that were
unprepared to rethrottle would bubble up into the
Rethrottle response as an ElasticsearchException
wrapping an IllegalArgumentException. This seems to
have changed to potentially involve further levels of
wrapping.

This change makes the retry logic more resilient to
arbitrary nesting of the underlying IllegalArgumentException
2019-02-19 11:10:39 -08:00
..
src fix RethrottleTests retry (#38978) (#39131) 2019-02-19 11:10:39 -08:00
build.gradle Introduce ssl settings to reindex from remote (#37527) 2019-01-31 18:06:05 +11:00