-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PLAT-16250] Retry of edit universe blacklists the already added or j…
…oined tservers Summary: By the time a new tserver is started, it is already blacklisted. This state is used to not blacklist the node again on retry if it is already started. Test Plan: Manually tested by aborting and retrying the task at 1. Before blacklisting. 2. After blacklisting but before it is removed from the blacklist. 3. Retry to have it removed from the blacklist. Reviewers: cwang, yshchetinin, sanketh Reviewed By: cwang Subscribers: yugaware Differential Revision: https://phorge.dev.yugabyte.com/D40738
- Loading branch information
Showing
2 changed files
with
20 additions
and
6 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