You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Nanda kumar (Jira)" <ji...@apache.org> on 2020/01/03 12:20:00 UTC

[jira] [Commented] (HDDS-2815) Fix list bucket for --start parameter

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

Nanda kumar commented on HDDS-2815:
-----------------------------------

From doc:
|-s, --start|The listing will start from key after the start key.|

 

It says that the result will not include the start key (listing will start from key *after the start key*).

The doc and implementation (behavior) are consistent, we don't want the start key to be part of the result. Are we including the start bucket in the result?

> Fix list bucket for --start parameter
> -------------------------------------
>
>                 Key: HDDS-2815
>                 URL: https://issues.apache.org/jira/browse/HDDS-2815
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>            Reporter: YiSheng Lien
>            Assignee: YiSheng Lien
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.5.0
>
>         Attachments: listAllBucket.png, listBucketWithStart.png
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When we list bucket with command *ozone sh bucket --start=<startBucket>*, 
> we should include startBucket but now we exclude it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org