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

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

    [ https://issues.apache.org/jira/browse/HBASE-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12783951#action_12783951 ] 

Jean-Daniel Cryans commented on HBASE-2013:
-------------------------------------------

TestZooKeeper won't compile with the patch (because getHbaseCluster is renamed) and also could you merge both files? Do "svn add src/java/a/o/o/etc" then "svn diff" will show your file in the diff. Another nitpick would be to check the new test, it has some very large lines. Rest looks good.

> 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.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.