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

Jean-Marc Spaggiari commented on HBASE-9694:
--------------------------------------------

I'm fine with this option too. I kept it because that provide an example, and 
does not really cause any overhead. Compiler will just remove it if still not 
used.

Just let me know what's the final choice and I will update the patch if 
required.

> 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
>         Attachments: HBASE-9694-v0-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