OpenSearch/core/src
Britta Weber d47857b66f [test] don't call optimize while shard is relocating
In this test we assume that after waitForRelocation() has returned shards
are no more relocated and optimize will therefore succeed always.
However, because the test does not wait for green status, relocations can
still start after waitForRelocation() has returned successfully.

see #13266 for a detailed explanation
2015-09-02 19:15:46 +02:00
..
main Scripting: Propagate Headers and Context through to ScriptService 2015-09-02 13:49:20 +01:00
packaging/common/scripts Build: Split packages into submodules 2015-07-27 17:50:54 +02:00
test [test] don't call optimize while shard is relocating 2015-09-02 19:15:46 +02:00