jojochuang opened a new pull request, #7011: URL: https://github.com/apache/ozone/pull/7011
## What changes were proposed in this pull request? [HDDS-11224](https://issues.apache.org/jira/browse/HDDS-11224). Increase hdds.datanode.handler.count hdds.datanode.handler.count is default to 1. This property defines the number of DataNode RPC handlers. Increasing to 10 improves DN Echo throughput ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-11224 ## How was this patch tested? Just change a configuration property value. No new tests. The change was applied to a cluster and then benchmarked the throughput change using `ozone freon dne --clients=32 -t 32 -n 1000000 --sleep-time-ms=0 --ratis --payload-req=0 --container-id=1 ` -- 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]
