Guanghao Zhang created HBASE-18481:
--------------------------------------
Summary: 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
Priority: Minor
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)