errose28 opened a new pull request #1470: URL: https://github.com/apache/hadoop-ozone/pull/1470
## What changes were proposed in this pull request? BlockManager#getBlockImpl now returns a BlockData object instead of a byte stream. After HDDS-3869, this object can be retrieved directly from the table and used by callers without needing to interact with the protobuf or byte array. ## What is the link to the Apache JIRA HDDS-4220 ## How was this patch tested? Covered by existing unit tests. ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org