Siddharth Wagle created HDDS-1432:
-------------------------------------
Summary: 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
Fix For: 0.5.0
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]