[GitHub] [hadoop-ozone] runzhiwang commented on issue #843: HDDS-3223. Improve s3g read 1GB object efficiency by 100 times

2020-04-22 Thread GitBox
runzhiwang commented on issue #843: URL: https://github.com/apache/hadoop-ozone/pull/843#issuecomment-617816219 @bharatviswa504 Hi, I move copyLarge into KeyInputStream, and add integration test in TestKeyInputStream for it. And also change all the use of IOUtils.copyLarge.

[GitHub] [hadoop-ozone] runzhiwang commented on issue #843: HDDS-3223. Improve s3g read 1GB object efficiency by 100 times

2020-04-20 Thread GitBox
runzhiwang commented on issue #843: URL: https://github.com/apache/hadoop-ozone/pull/843#issuecomment-616981757 > Thank You @runzhiwang for the analysis and great improvement in read performance. > > I see there is one more usage of IOUtils.copyLarge in createMultipartKey, can we up

[GitHub] [hadoop-ozone] runzhiwang commented on issue #843: HDDS-3223. Improve s3g read 1GB object efficiency by 100 times

2020-04-19 Thread GitBox
runzhiwang commented on issue #843: URL: https://github.com/apache/hadoop-ozone/pull/843#issuecomment-616290170 I will fix the failed UT This is an automated message from the Apache Git Service. To respond to the message, ple