adoroszlai opened a new pull request #3230: URL: https://github.com/apache/ozone/pull/3230
## What changes were proposed in this pull request? Fix the bug that `GetSmallFile` response always has empty `data` for V0 request (when reading into a single `ByteBuffer` instead of `ByteBuffer[]`). https://issues.apache.org/jira/browse/HDDS-6473 ## How was this patch tested? ``` [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 159.229 s - in org.apache.hadoop.ozone.container.ozoneimpl.TestOzoneContainer ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
