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

Hudson commented on HBASE-9694:
-------------------------------

FAILURE: Integrated in hbase-0.96-hadoop2 #98 (See 
[https://builds.apache.org/job/hbase-0.96-hadoop2/98/])
HBASE-9694 HBaseTestingUtility.createTable infinite loop (stack: rev 1535118)
* 
/hbase/branches/0.96/hbase-server/src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java


> HBaseTestingUtility.createTable infinite loop
> ---------------------------------------------
>
>                 Key: HBASE-9694
>                 URL: https://issues.apache.org/jira/browse/HBASE-9694
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Jean-Marc Spaggiari
>            Assignee: Jean-Marc Spaggiari
>             Fix For: 0.98.0, 0.96.1
>
>         Attachments: HBASE-9694-v0-trunk.patch, HBASE-9694-v2-trunk.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> We need to fix this.
> {code}
>   public HTable createTable(String tableName, String[] families)
>   throws IOException {
>     return createTable(tableName, families);
>   }
> {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to