[ 
https://issues.apache.org/jira/browse/HDDS-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16819440#comment-16819440
 ] 

Hudson commented on HDDS-1432:
------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #16422 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/16422/])
HDDS-1432. Ozone client list command truncates response without any (arp: rev 
f2ab2795db0da1c912f86855031604de389411da)
* (edit) 
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/web/ozShell/keys/ListKeyHandler.java
* (edit) 
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/ozShell/TestOzoneShell.java


> Ozone client list command truncates response without any indication
> -------------------------------------------------------------------
>
>                 Key: HDDS-1432
>                 URL: https://issues.apache.org/jira/browse/HDDS-1432
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: Ozone CLI
>    Affects Versions: 0.5.0
>            Reporter: Siddharth Wagle
>            Assignee: Siddharth Wagle
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.5.0
>
>         Attachments: HDDS-1432.01.patch
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Trying to list all keys in a bucket gives truncated results unless the limit 
> override is provided as such:
> {code}
> bin/ozone --config /etc/ozone/conf sh key list -l 5000 /vol-test-1/bucket1/
> {code}
> The proposal is to provide a warning about possible truncation of results and 
> the override option.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to