[ 
https://issues.apache.org/jira/browse/HBASE-9780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13796782#comment-13796782
 ] 

Jean-Marc Spaggiari commented on HBASE-9780:
--------------------------------------------

Hi Liu,
I figured that some time ago, but changing it will break the behavior 
compatibility between new versions and older versions. So I think we should 
"simply" document that and keep it like that.

JM

> Total row num to write in PerformanceEvaluation vary on thread number
> ---------------------------------------------------------------------
>
>                 Key: HBASE-9780
>                 URL: https://issues.apache.org/jira/browse/HBASE-9780
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Liu Shaohui
>            Assignee: Liu Shaohui
>            Priority: Minor
>
> Total row num to write in PerformanceEvaluation vary on thread number
> {code}
>     // Set total number of rows to write.
>     this.R = this.R * N;
> {code}
> Different row num may result in different random read perf. More threads,  
> More rows, may less block cache hit raito.
> Should we make the total row num be immutable for different thread numer?



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to