Ted Yu created HBASE-11621:
------------------------------
Summary: Make MiniDFSCluster run faster
Key: HBASE-11621
URL: https://issues.apache.org/jira/browse/HBASE-11621
Project: HBase
Issue Type: Task
Reporter: Ted Yu
Attachments: 11621-v1.txt
Daryn proposed the following change in HDFS-6773:
{code}
EditLogFileOutputStream.setShouldSkipFsyncForTesting(true);
{code}
With this change in HBaseTestingUtility#startMiniDFSCluster(), runtime for
TestAdmin went from 8:35 min to 7 min
--
This message was sent by Atlassian JIRA
(v6.2#6252)