forked from elastic/elasticsearch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ReactiveStorageIT#testScaleDuringSplitOrClone
Sometimes the autoscaling decider returns an empty response when the service does not have enough information to provide an autoscaling decision, i.e. when a new node joins it tries to fetch the new node memory info and this might take a while. This commits adds a busy assertion to ensure that a valid autoscaling capacity is provided eventually. Closes elastic#88478
- Loading branch information
Showing
1 changed file
with
17 additions
and
11 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