[
https://issues.apache.org/jira/browse/HDDS-4983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17312974#comment-17312974
]
Sammi Chen commented on HDDS-4983:
----------------------------------
[~adoroszlai], You are right. [~cchenax] will try to improve the
implementation.
> Display key offset for each block in command "key info"
> -------------------------------------------------------
>
> Key: HDDS-4983
> URL: https://issues.apache.org/jira/browse/HDDS-4983
> Project: Apache Ozone
> Issue Type: Improvement
> Reporter: Sammi Chen
> Assignee: cchenaxchen
> Priority: Major
> Labels: pull-request-available
>
> sh key info ${keyName}
> {
> "containerID" : 988,
> "localID" : 104074850840994477,
> "length" : 5246566,
> "offset" : 0
> }
> ->
> {
> "containerID" : 988,
> "localID" : 104074850840994477,
> "length" : 5246566,
> "offset" : 0
> "keyOffset": 5246566
> }
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]