ChenSammi opened a new pull request, #6331: URL: https://github.com/apache/ozone/pull/6331
## What changes were proposed in this pull request? To improve the random read performance, change the ozone.client.file.bytes-per-checksum default value from current 1MB to 16KB, and lower the current min limit of the property from 16KB to 8KB ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-10465 ## How was this patch tested? - existing unit test - performance test with TestDFSIO(find the details in JIRA) -- 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]
