Siyao Meng created HDDS-2957:
--------------------------------

             Summary: listBuckets bucketPrefix excludes the parameter itself
                 Key: HDDS-2957
                 URL: https://issues.apache.org/jira/browse/HDDS-2957
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
            Reporter: Siyao Meng
            Assignee: Siyao Meng


{{OzoneVolume.listBuckets(String bucketPrefix)}} behaves differently than 
{{ObjectStore.listVolumes(String volumePrefix)}} in terms of given prefix. In 
short, {{listBuckets}} ignores the {{bucketPrefix}} in the result if it is an 
*exact* match, while {{listVolumes}} doesn't.

Please see my attached test case for this. - I know {{TestOzoneFileSystem}} 
won't be the best place for this unit test. Just to prove a point here.



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

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

Reply via email to