[
https://issues.apache.org/jira/browse/HBASE-18481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16106823#comment-16106823
]
Hudson commented on HBASE-18481:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-1.4 #828 (See
[https://builds.apache.org/job/HBase-1.4/828/])
HBASE-18481 The autoFlush flag was not used in PE tool (zghao: rev
59cad7d3e35f0093a391ab56926d6d99be2ea328)
* (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)