-
Notifications
You must be signed in to change notification settings - Fork 25k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ReindexIT wait for task to really start (#73018)
Reindex and friends have tasks that start but are not ready to rethrottle before they figured out if they are leader or worker tasks. Now wait for the task to fully start before rethrottling. Also added additional assertions to help see if the inability to rethrottle is caused by some failure. Closes #60811
- Loading branch information
1 parent
e31d5f8
commit decae8a
Showing
2 changed files
with
7 additions
and
1 deletion.
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