OpenSearch/modules/reindex
Henning Andersen d139896b66
Reindex share retry between hit sources (#44203) (#45348)
The client and remote hit sources had each their own retry mechanism,
which would do the same. Supporting resiliency we would have to expand
on the retry mechanisms and as a preparation for that, the retry
mechanism is now shared such that each sub class is only responsible for
sending requests and converting responses/failures to common format.

Part of #42612
2019-08-08 22:01:29 +02:00
..
src Reindex share retry between hit sources (#44203) (#45348) 2019-08-08 22:01:29 +02:00
build.gradle Propogate version in reindex from remote search (#42958) 2019-06-06 14:50:06 -04:00