fapifta opened a new pull request #2702: URL: https://github.com/apache/ozone/pull/2702
## What changes were proposed in this pull request? Accomodate ECBlockOutputStreamEntry to handle the streams required for data and parity blocks. Add changes to ECKeyoutputStream and ECBlockOutputStreamEntryPool, so that it uses entries as expected with this change. This change will help to utilize preallocations properly, and simplifies the OMKeyLocationInfo assembly during commitKey, but does not touch how we handle the write and buffering of chuncks in ECKeyoutputStream. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-5755 ## How was this patch tested? Executed EC relevant tests, and new tests to check functionality. -- 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]
