-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
enhance: Remove useless logic which block nodeUp progress
before we supported balance node between replicas, to avoid assign node to unexpected replica due to dirty node exist, we block the nodeUp progress until all dirty node down. This PR remove useless logic which block nodeUp progress Signed-off-by: Wei Liu <[email protected]>
- Loading branch information
1 parent
c5da4fa
commit 2ae1094
Showing
2 changed files
with
5 additions
and
107 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