You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Lars George (JIRA)" <ji...@apache.org> on 2009/12/02 12:24:20 UTC

[jira] Updated: (HBASE-2013) Add useful helpers to HBaseTestingUtility.java

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

Lars George updated HBASE-2013:
-------------------------------

    Attachment: HBASE-2013-v2.patch

Patch HBASE-2013-v2.patch is adding the missing TestZookeeper.java change. 

Please note: I did not merge the test into this patch as it is not stable. Depending on how the test cluster handles the closing of a region the test may succeed or fail. I do not think this is useful in a general context. I added the test only so it is not lost and may serve as a template for other tests.

> Add useful helpers to HBaseTestingUtility.java
> ----------------------------------------------
>
>                 Key: HBASE-2013
>                 URL: https://issues.apache.org/jira/browse/HBASE-2013
>             Project: Hadoop HBase
>          Issue Type: Test
>            Reporter: Lars George
>            Assignee: Lars George
>            Priority: Trivial
>         Attachments: HBASE-2013-v2.patch, HBASE-2013.patch, TestTableMapReduceScanFail.java
>
>
> As discussed with Stack, I added helpers to HBaseTestingUtility because I did write a unit test that would allow to see what happens when a region fails during an MR scan of a table. There methods may be useful to others.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.