-
Notifications
You must be signed in to change notification settings - Fork 587
HDDS-13162. Improve Container Replica Debugger Tool documentation #8597
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
Conversation
|
@ChenSammi and @Tejaskriya could you please review this PR. |
@Tejaskriya I have addressed the reviews you had given in #8485 |
Tejaskriya
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for making the changes @sreejasahithi . The english version LGTM!
|
@ChenSammi @xichen01 Can kindly take a look on the Chinese version when you have time? Thanks. |
|
|
||
| `ozone debug log container --db=<path to db> list --lifecycle=<state> --length=<limit>` | ||
| - 按状态列出所有集装箱,覆盖行限制: | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
集装箱 -> 容器
|
Thanks @sreejasahithi, and @Tejaskriya @ivandika3 for the review. |
What changes were proposed in this pull request?
Improve the documentation for Container Replica Debugger Tool (ContainerLogParser.md) and add Chinese version of documentation.
What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-13162
How was this patch tested?
https://github.com/sreejasahithi/ozone/actions/runs/15540002838