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

[yugabyted] No error message when --cloud_location is given in wrong format #13527

Closed
gargsans-yb opened this issue Aug 4, 2022 · 0 comments
Closed
Assignees
Labels
area/ossexp DB usability Project

Comments

@gargsans-yb
Copy link
Contributor

Description

When starting a cluster with ./yugabyted start --cloud_location command, if the user given format of cloud location is not correct, i.e., cloud.region.zone, no error message is shown.

Example:

[gargsans@dev-server-sgarg bin]$ ./yugabyted start --cloud_location=gcp:us-west1:us-west1-b
[gargsans@dev-server-sgarg bin]$ 
[gargsans@dev-server-sgarg bin]$ 
@gargsans-yb gargsans-yb added the area/ossexp DB usability Project label Aug 4, 2022
@gargsans-yb gargsans-yb self-assigned this Aug 4, 2022
@gargsans-yb gargsans-yb added this to In-progress in DB Usability Aug 4, 2022
gargsans-yb added a commit that referenced this issue Aug 5, 2022
… --cloud_location of yugabyted start command is used

Summary: No error message was shown before exiting the process if wrong format for cloud_location flag was used. Added an error message for such case scenario.

Test Plan: Manual Testing

Reviewers: nikhil

Reviewed By: nikhil

Subscribers: sgarg-yb

Differential Revision: https://phabricator.dev.yugabyte.com/D18748
@gargsans-yb gargsans-yb moved this from In-progress to Done in DB Usability Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ossexp DB usability Project
Projects
Development

No branches or pull requests

1 participant