|
@@ -1384,7 +1384,6 @@ public abstract class ESIntegTestCase extends ESTestCase {
|
|
*/
|
|
*/
|
|
protected final RefreshResponse refresh(String... indices) {
|
|
protected final RefreshResponse refresh(String... indices) {
|
|
waitForRelocation();
|
|
waitForRelocation();
|
|
- // TODO RANDOMIZE with flush?
|
|
|
|
RefreshResponse actionGet = client().admin()
|
|
RefreshResponse actionGet = client().admin()
|
|
.indices()
|
|
.indices()
|
|
.prepareRefresh(indices)
|
|
.prepareRefresh(indices)
|