umamaheswararao opened a new pull request #2335: URL: https://github.com/apache/ozone/pull/2335
## What changes were proposed in this pull request? Here is the initial patch for review. Added ECKeyOutputStream to handle EC mode writes. This will write the data in chunk by chunk to data nodes. Currently datanodes are stub DN classes for easy tests until we have all OM APIs ready. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-4940 ## How was this patch tested? Used the stub classes for OMTrasport, Datanode storage etc. Written the chunk data to EC key and verified by reading back in regular read mode by tweaking stub pipeline and also tested directly from stub data node storages. Adding some more 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
