-
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.
[BACKPORT 2024.1][#23447]yugabyted: Node doesn't restart with `--secu…
…re` enabled Summary: While restarting a node, yugabyted was trying to hit the `/api/v1/varz` endpoint, before the mastre process could come up properly. Addinga timeout framework to handnle this case. Jira: DB-12369 Original commit: f171e13 / D37166 Test Plan: ./yb_build.sh --java-test 'org.yb.yugabyted.*' Reviewers: nikhil Reviewed By: nikhil Subscribers: sgarg-yb, yugabyted-dev Tags: #jenkins-ready Differential Revision: https://phorge.dev.yugabyte.com/D37171
- Loading branch information
1 parent
5905822
commit 4e13ade
Showing
1 changed file
with
29 additions
and
15 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