[
https://issues.apache.org/jira/browse/HDDS-6992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rakesh Radhakrishnan updated HDDS-6992:
---------------------------------------
Affects Version/s: 1.3.0
> ListKeys : SubPaths with a mixture of files and dirs breaks sorted order
> -------------------------------------------------------------------------
>
> Key: HDDS-6992
> URL: https://issues.apache.org/jira/browse/HDDS-6992
> Project: Apache Ozone
> Issue Type: Sub-task
> Affects Versions: 1.3.0
> Reporter: Rakesh Radhakrishnan
> Assignee: Rakesh Radhakrishnan
> Priority: Major
> Labels: pull-request-available
>
> Say, Files & Dirs in the namespace:
> {code:java}
> /a1/b1/c1/c1.tx;
> /a110.tx
> /a111.tx
> /x/y/z/z1.tx
> /dir1/dir2/dir3/d11.tx
> {code}
> Expected List:
> {code:java}
> [a1/, a1/b1/, a1/b1/c1/, a1/b1/c1/c1.tx, a110.tx, a111.tx, dir1/, dir1/dir2/,
> dir1/dir2/dir3/, dir1/dir2/dir3/d11.tx, x/, x/y/, x/y/z/, x/y/z/z1.tx]
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]