[ 
https://issues.apache.org/jira/browse/HBASE-10706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lars Hofhansl updated HBASE-10706:
----------------------------------

    Attachment: 10706-trunk-v1.txt

Here's a trunk version. Affected methods:
* HBaseTestCase.addContent... Looks like none of the callers need to WAL
* HBaseTestingUtility.loadRegion... None of the user callers the WAL
* HBaseTestingUtility.loadTable... Some callers need the WAL here. Looked 
through each case.

I'll wait for a test run, if passing I'll remove further unused methods.

> Disable writeToWal in tests where possible
> ------------------------------------------
>
>                 Key: HBASE-10706
>                 URL: https://issues.apache.org/jira/browse/HBASE-10706
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>         Attachments: 10706-trunk-v1.txt
>
>
> See discussion in HBASE-10665.
> We should disable writeToAll in all tests except for those that test WAL 
> specific stuff, in order to speed up the test suite.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to