guihecheng opened a new pull request #3094: URL: https://github.com/apache/ozone/pull/3094
## What changes were proposed in this pull request? Fix read big file failure with EC policy 10+4. Using a file of 2GB in manual test. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-6319 ## How was this patch tested? manual test: ./bin/ozone sh volume create vol1 ./bin/ozone sh bucket create vol1/bucket1 --layout=FILE_SYSTEM_OPTIMIZED --replication=rs-10-4-1024k --type EC ./bin/ozone sh key put /vol1/bucket1/dd.2G dd.2G ./bin/ozone sh key get /vol1/bucket1/dd.2G down.2G -- 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]
