This repository has been archived by the owner on Jan 7, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 214
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MaintenanceManager: Implement helpers to remove non existent nodes fr…
…om maintenance and to check if a maintenance is empty Summary: Two new helper functions to: 1- Given a maintenance, remove all the non existent shards/sequencers out of it. 2- Given a maintenance, checks whether the maintenance is empty or not (usually used after #1). Reviewed By: AhmedSoliman Differential Revision: D17684399 fbshipit-source-id: 27eb1324eddb4f214f2ac86303edd1367682cac2
- Loading branch information
1 parent
f439580
commit 3b7e376
Showing
3 changed files
with
90 additions
and
0 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
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