[ 
https://issues.apache.org/jira/browse/HADOOP-3992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12630027#action_12630027
 ] 

Tsz Wo (Nicholas), SZE commented on HADOOP-3992:
------------------------------------------------

- need "return -1" when writePr<0 || writePr>1 and readPr<0 || readPr>1

- the symbol MS for millisecond may be confusing because Ms means megasecond.

- new File("/tmp") may not work in the OS not using "/" as the separator 
charcter.

- In LoadGenerator.DFSClientThread.nextOp(), "float" should be "double"

> Synthetic Load Generator for NameNode testing
> ---------------------------------------------
>
>                 Key: HADOOP-3992
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3992
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: dfs
>            Reporter: Robert Chansler
>            Assignee: Hairong Kuang
>             Fix For: 0.19.0
>
>         Attachments: loadGenerator.patch, loadGenerator1.patch, 
> loadGenerator2.patch, LoadGeneratorUserGuide.pdf
>
>
> For performance and correctness testing. The goal is to faithfully simulate 
> the load of a 5000-node cluster with a (comparatively) tiny number of nodes. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to