[
https://issues.apache.org/jira/browse/KUDU-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17460401#comment-17460401
]
ASF subversion and git services commented on KUDU-3343:
-------------------------------------------------------
Commit 7f6d81925fb9062df5d6c4b7b5ba5807419d7b05 in kudu's branch
refs/heads/master from yejiabao
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=7f6d819 ]
[tool] KUDU-3343 Display the "Data state" and "Last status" in remote_replica
list command.
It's will make simple and more detail to judge tablet state by
"Data state" and "Last status" in remote_replica list
Change-Id: I9c6b28a7a6d69f04872b28e5b57c0fcfea915777
Reviewed-on: http://gerrit.cloudera.org:8080/18092
Tested-by: Kudu Jenkins
Reviewed-by: Bankim Bhavsar <[email protected]>
Reviewed-by: Alexey Serbin <[email protected]>
> Display the "data state" and "Last status" in the remote_replica list command
> to help us judge the tablet state
> ---------------------------------------------------------------------------------------------------------------
>
> Key: KUDU-3343
> URL: https://issues.apache.org/jira/browse/KUDU-3343
> Project: Kudu
> Issue Type: Improvement
> Reporter: yejiabao_h
> Priority: Minor
> Attachments: image-2021-12-12-20-57-22-894.png,
> image-2021-12-12-20-59-10-407.png, image-2021-12-12-20-59-50-879.png
>
>
> we cannot only using "State" which is in the "remote_replica list" to judge
> the tablet is normal,although we can judge whether the data exists through
> data dirs, this is not obvious, so I think we should to show the “data state"
> and the "last status" to help our to judge the tablet real state
>
> only use "State" and "Data dirs"
> !image-2021-12-12-20-57-22-894.png!
> use “State”, "Last status" and "Data state"
> !image-2021-12-12-20-59-50-879.png!
--
This message was sent by Atlassian Jira
(v8.20.1#820001)