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

HBASE-23018 - [HBCK2] Add useful messages when report/fixing missing regions in meta #31

Merged
merged 2 commits into from Sep 13, 2019

Conversation

daisukebe
Copy link
Contributor

Informing the user that

  • No missing regions found in meta
  • Likely a table name is passed without the NS portion
  • See also the command usage

when executing reportMissingRegionsInMeta or addFsRegionsMissingInMeta.

@daisukebe daisukebe changed the title [HBCK2] Add useful messages when report/fixing missing regions in meta HBASE-23018 - [HBCK2] Add useful messages when report/fixing missing regions in meta Sep 13, 2019
@asf-ci
Copy link

asf-ci commented Sep 13, 2019

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/PreCommit-HBASE-OPERATOR-TOOLS-Build/100/

Copy link
Contributor

@saintstack saintstack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

The failure is because of checkstyle? If so, can just merge..?

@petersomogyi
Copy link
Contributor

Yes, there are 2 lines with 100+ line length. Can you fix it @daisukebe?

@daisukebe
Copy link
Contributor Author

Thanks for reviewing Stack and Peter! Fixed the checkstyle.

@asf-ci
Copy link

asf-ci commented Sep 13, 2019

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/PreCommit-HBASE-OPERATOR-TOOLS-Build/101/

@petersomogyi petersomogyi merged commit ec8188b into apache:master Sep 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants