jianghuazhu opened a new pull request #3622:
URL: https://github.com/apache/hadoop/pull/3622


   
   ### Description of PR
   In the BenchmarkThroughput#run() method, there is a local variable: SIZE. 
This variable is used in the local scope, and it may be more appropriate to 
change it to a lowercase name.
   This is the purpose of this PR.
   Details: HDFS-16301
   
   ### How was this patch tested?
   This is just the change of the variable name, which is not very stressful 
for the test.
   


-- 
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]

Reply via email to