[
https://issues.apache.org/jira/browse/HBASE-18481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16106856#comment-16106856
]
Hudson commented on HBASE-18481:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.3-JDK8 #226 (See
[https://builds.apache.org/job/HBase-1.3-JDK8/226/])
HBASE-18481 The autoFlush flag was not used in PE tool (zghao: rev
d666ffc7ad014f21b32cd5d5f7666506aede30b7)
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/PerformanceEvaluation.java
> The autoFlush flag was not used in PE tool
> ------------------------------------------
>
> Key: HBASE-18481
> URL: https://issues.apache.org/jira/browse/HBASE-18481
> Project: HBase
> Issue Type: Bug
> Reporter: Guanghao Zhang
> Assignee: Guanghao Zhang
> Priority: Minor
> Fix For: 3.0.0, 1.4.0, 1.3.2, 1.5.0, 1.2.7, 2.0.0-alpha-2, 1.1.12
>
> Attachments: HBASE-18481.patch
>
>
> After HBASE-12728, PE used the BufferedMutator for random/sequential write
> test and the autoFlush flag was not used. So all write test will buffered the
> write request and send as a batch request when the buffer has filled.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)