[ 
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-v2.txt

This version removes all unnecessary/unused methods.
* HBaseTestCase.addContent and HBaseTestingUtility.loadRegion never write to 
the WAL now.
* HBaseTestingUtility.loadTable can optionally not write to the WAL, but all 
current callers do (they are either testing snapshots where copying the WAL is 
part of what should be tested or they are tests that test things around the WAL)

Let's run this through HadoopQA once and then we can commit.

> 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, 10706-trunk-v2.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