Skip to content

fix tablet meta tool command argument bug - #1810

Merged
imay merged 1 commit into
apache:masterfrom
WingsGo:fix_meta_tool_doc
Sep 16, 2019
Merged

fix tablet meta tool command argument bug#1810
imay merged 1 commit into
apache:masterfrom
WingsGo:fix_meta_tool_doc

Conversation

@WingsGo

Copy link
Copy Markdown
Contributor

In tablet-meta-tool document, the commad to get a tablet meta as following will cause a invalid operation, I found the correct argument in code is get_meta.

./lib/meta_tool --root_path=/path/to/root_path --operation=get_header --tablet_id=xxx --schema_hash=xxx

@imayimay left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@imay
imay merged commit 973eff2 into apache:masterSep 16, 2019
@imayimay mentioned this pull request Sep 26, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@WingsGo@imay