guohao-rosicky opened a new pull request #2860: URL: https://github.com/apache/ozone/pull/2860
1. On the client side implement SmallFileDataStreamOutput, used to process the upload request less than ChunkSize: 2. SmallFileDataStreamOutput use ContainerProtos.PutSmallFileRequestProto write data and metadata; 3. Implement new SmallFileStreamDataChannel on Datanode, used to process Smallfile requests jira: https://issues.apache.org/jira/browse/HDDS-4474 -- 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]
