Skip to content

Commit 8448f99

Browse files
committed
Add 'wait_for_no_relocating_shards' to Cluster/Health whitelist
1 parent 06a3bf5 commit 8448f99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Elasticsearch/Endpoints/Cluster/Health.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ public function getParamWhitelist()
4545
'wait_for_relocating_shards',
4646
'wait_for_status',
4747
'wait_for_events',
48+
'wait_for_no_relocating_shards'
4849
);
4950
}
5051

0 commit comments

Comments
 (0)