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

Ted Yu commented on HBASE-6746:
-------------------------------

{code}
+    for (int i=0; i<10; i++){
{code}
Why running the same test 10 times ?
                
> Impacts of HBASE-6435 vs. HDFS 2.0 trunk
> ----------------------------------------
>
>                 Key: HBASE-6746
>                 URL: https://issues.apache.org/jira/browse/HBASE-6746
>             Project: HBase
>          Issue Type: Bug
>          Components: master, regionserver, test
>    Affects Versions: 0.96.0
>            Reporter: nkeywal
>            Assignee: nkeywal
>             Fix For: 0.96.0
>
>         Attachments: 6746.v1.patch
>
>
> When using the trunk of HDFS branch 2, I had two errors linked to HBASE-6435:
> - a missing test to null
> - a method removed. 
> This fixes it:
> - add the test
> - make the test case less dependant on HDFS internal.

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