Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yb-admin should not show a FATAL with a stack trace if it is unable to contact master leader #1504

Open
mbautin opened this issue Jun 8, 2019 · 0 comments
Assignees
Labels
area/docdb YugabyteDB core features good first issue This is a good issue to start contributing! kind/bug This issue is a bug priority/medium Medium priority issue
Projects

Comments

@mbautin
Copy link
Collaborator

mbautin commented Jun 8, 2019

Jira Link: DB-2354
F20190607 16:58:04 ../../src/yb/tools/yb-admin_client.cc:165] Check failed: _s.ok() Bad status: Timed out (yb/rpc/rpc.cc:199): Could not locate the leader master: GetLeaderMasterRpc(addrs: [127.0.0.1:7100], num_attempts: 336) passed its deadline 14656.514s (passed: 60.128s)
@ 0x10cd76500 google::LogDestination::LogToSinks()
@ 0x10cd7550b google::LogMessage::SendToLog()
@ 0x10cd75eb5 google::LogMessage::Flush()
@ 0x10cd7a9bf google::LogMessageFatal::~LogMessageFatal()
@ 0x10cd76ea9 google::LogMessageFatal::~LogMessageFatal()
@ 0x109480638 yb::tools::ClusterAdminClient::Init()
@ 0x1094a7237 yb::tools::enterprise::ClusterAdminClient::Init()
@ 0x10949d4e1 yb::tools::ClusterAdminCli::Run()
@ 0x10949f342 main
@ 0x7fff73f33ed9 start

@bmatican bmatican added the area/docdb YugabyteDB core features label Mar 3, 2022
@bmatican bmatican added this to To do in Usability via automation Mar 3, 2022
@yugabyte-ci yugabyte-ci added kind/bug This issue is a bug priority/medium Medium priority issue labels Jun 9, 2022
@yugabyte-ci yugabyte-ci added the good first issue This is a good issue to start contributing! label Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docdb YugabyteDB core features good first issue This is a good issue to start contributing! kind/bug This issue is a bug priority/medium Medium priority issue
Projects
Usability
  
To do
Development

No branches or pull requests

4 participants