YiSheng Lien created HDDS-2877:
----------------------------------
Summary: Fix description of return type
Key: HDDS-2877
URL: https://issues.apache.org/jira/browse/HDDS-2877
Project: Hadoop Distributed Data Store
Issue Type: Improvement
Reporter: YiSheng Lien
In this
[method|https://github.com/apache/hadoop-ozone/blob/master/hadoop-ozone/client/src/main/java/org/apache/hadoop/ozone/client/OzoneBucket.java#L616#L623],
the return type is *List<OzoneKey>*.
The description of return type is *List<OzoneVolume>* for now, we should update
it to *List<OzoneKey>*
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]