Skip to content

Commit

Permalink
remove failing superfluous doc line
Browse files Browse the repository at this point in the history
  • Loading branch information
Hendrik Muhs committed Feb 24, 2021
1 parent cf70146 commit 37b4bb6
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -358,13 +358,10 @@ protected boolean forbidPrivateIndexSettings() {
return true;
}


/**
* waits until all shard initialization is completed.
*
* inspired by {@link ESRestTestCase}
*
* @throws IOException
*/
protected void ensureNoInitializingShards() throws IOException {
ClusterHealthResponse actionGet = client().admin()
Expand Down

0 comments on commit 37b4bb6

Please sign in to comment.