ArafatCloudera opened a new pull request #3192: URL: https://github.com/apache/ozone/pull/3192
## What changes were proposed in this pull request? Micro benchmarks for Apache HDFS/HCFS perf testing. The package includes the following TEST WriteFileThroughputBenchmark.java :- A multi-threaded write IO test that allows tweaking write parameters like replication, IO size, number of threads etc. A single thread should be able to saturate the network or single disk bandwidth (whichever is lower). ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-1726?jql=text%20~%20%22FsPerfTest%22 ## How was this patch tested? Since this patch is just a new feature for Ozone Freon, this won't have significant affect on the functioning of Ozone. The system that I have been using uses M1 ARM-64 architecture due to which I am not able to test out the functionality on my local cluster, hence I would need code-review so as to identify potential bugs if any. -- 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]
