smengcl opened a new pull request, #8860: URL: https://github.com/apache/ozone/pull/8860
## What changes were proposed in this pull request? We think it would be reasonable to bump ozone.om.ratis.segment.size from 4MB to 64MB. 4MB was way too conservative. And we are already using 64MB for DNs more than 2 years ago: https://github.com/apache/ozone/commit/fbe584c0cc6e33b737b9b6cf31ee592018d8e594 ozone.om.ratis.segment.size sets the size of the raft segment used by Apache Ratis on OM. dfs.container.ratis.segment.size sets the size of the raft segment used by Apache Ratis on DN. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-13504 ## How was this patch tested? - Existing 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. 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]
