OpenSearch/modules
Nik Everett 18eb0827e6 Reindex: do not log when can't clear old scroll (#22942)
Versions of Elasticsearch prior to 2.0 would return a scroll id
even with the last scroll response. They'd then automatically
clear the scroll because it is empty. When terminating reindex
will attempt to clear the last scroll it received, regardless of
the remote version. This quiets the warning when the scroll cannot
be cleared for versions before 2.0.

Closes #22937
2017-02-03 10:08:27 -05:00
..
aggs-matrix-stats Upgrade checkstyle to version 7.5 2017-02-03 09:46:44 -05:00
ingest-common Upgrade checkstyle to version 7.5 2017-02-03 09:46:44 -05:00
lang-expression Optionally require a valid content type for all rest requests with content (#22691) 2017-02-02 14:07:13 -05:00
lang-mustache Upgrade checkstyle to version 7.5 2017-02-03 09:46:44 -05:00
lang-painless Upgrade checkstyle to version 7.5 2017-02-03 09:46:44 -05:00
percolator Upgrade checkstyle to version 7.5 2017-02-03 09:46:44 -05:00
reindex Reindex: do not log when can't clear old scroll (#22942) 2017-02-03 10:08:27 -05:00
repository-url Add repository-url module and move URLRepository (#22752) 2017-01-25 17:09:25 -06:00
transport-netty4 Upgrade checkstyle to version 7.5 2017-02-03 09:46:44 -05:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00