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

Ted Yu commented on HBASE-8154:
-------------------------------

Take a look at the first line below:
{code}
-import org.apache.hadoop.hbase.*;
+import org.apache.hadoop.hbase.Coprocessor;
+import org.apache.hadoop.hbase.HBaseTestingUtility;
{code}
It is good practice to limit the imports.
                
> HBaseTestingUtility.startMiniDFSClusterForTestHLog should handle "Address 
> already in use" and retry automatically
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-8154
>                 URL: https://issues.apache.org/jira/browse/HBASE-8154
>             Project: HBase
>          Issue Type: Test
>          Components: test
>    Affects Versions: 0.98.0
>            Reporter: Liang Xie
>            Assignee: Liang Xie
>         Attachments: 8154.txt
>
>
> see 
> https://builds.apache.org/job/PreCommit-HBASE-Build/4906//testReport/org.apache.hadoop.hbase.regionserver.wal/TestHLog/testAppendClose/
> and 
> https://issues.apache.org/jira/browse/HBASE-7845?focusedCommentId=13607468&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13607468

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to