[
https://issues.apache.org/jira/browse/HDFS-16301?focusedWorklogId=679456&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-679456
]
ASF GitHub Bot logged work on HDFS-16301:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Nov/21 02:33
Start Date: 10/Nov/21 02:33
Worklog Time Spent: 10m
Work Description: tasanuma commented on pull request #3622:
URL: https://github.com/apache/hadoop/pull/3622#issuecomment-964726064
Merged. Thanks for your contribution, @jianghuazhu!
--
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 679456)
Time Spent: 1h 40m (was: 1.5h)
> Improve BenchmarkThroughput#SIZE naming standardization
> -------------------------------------------------------
>
> Key: HDFS-16301
> URL: https://issues.apache.org/jira/browse/HDFS-16301
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: benchmarks, test
> Affects Versions: 2.9.2
> Reporter: JiangHua Zhu
> Assignee: JiangHua Zhu
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> In the BenchmarkThroughput#run() method, there is a local variable: SIZE.
> This variable is used in a local scope, and it may be more appropriate to
> change it to a lowercase name.
> public int run(String[] args) throws IOException {
> ......
> long SIZE = conf.getLong("dfsthroughput.file.size",
> 10L * 1024 * 1024 * 1024);
> ......
> }
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]