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