cku328 opened a new pull request #620: HDDS-2877. Fixed description of return type. URL: https://github.com/apache/hadoop-ozone/pull/620 ## What changes were proposed in this pull request? Fixed description of return type in getNextListOfKeys, replacing `* @return {@code List<OzoneVolume>} (line.612)` with `* @return {@code List<OzoneKey>} (line.612)` ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-2877 ## How was this patch tested? Ran UTs
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
