-
Notifications
You must be signed in to change notification settings - Fork 674
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SOLR-17453: Drop CloudUtil.waitForState() in favor of common waitForS…
…tate() (#2716) Update tests so they use the standard ZkStateReader.waitForState(), relying on a Zookeeper watch, instead of actively polling the collection state. (cherry picked from commit 7d60883)
- Loading branch information
Showing
4 changed files
with
56 additions
and
212 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.