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

Weiwei Yang commented on HDFS-12048:
------------------------------------

Thanks [~msingh], [~xyao], patch looks good to me. Just one minor thing, is 
line 117 necessary since we already have line 122? Second thing, please take a 
look at HDFS-12053, it should be the same issue, I have posted a fix in the 
container server. It will be good to have both I think.

> Ozone:TestOzoneContainerRatis & TestRatisManager are failing consistently
> -------------------------------------------------------------------------
>
>                 Key: HDFS-12048
>                 URL: https://issues.apache.org/jira/browse/HDFS-12048
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ozone
>    Affects Versions: HDFS-7240
>            Reporter: Mukul Kumar Singh
>            Assignee: Mukul Kumar Singh
>             Fix For: HDFS-7240
>
>         Attachments: HDFS-12048-HDFS-7240.001.patch
>
>
> TestOzoneContainerRatis and TestRatisManager are failing with the following 
> stack trace.
> {code}
> testBothGetandPutSmallFileRatisGrpc(org.apache.hadoop.ozone.container.ozoneimpl.TestOzoneContainerRatis)
>   Time elapsed: 11.864 sec  <<< ERROR!
> java.io.IOException: Timed out waiting for Mini HDFS Cluster to start
>       at 
> org.apache.hadoop.hdfs.MiniDFSCluster.waitClusterUp(MiniDFSCluster.java:1371)
>       at 
> org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:872)
>       at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:491)
>       at 
> org.apache.hadoop.ozone.MiniOzoneCluster.<init>(MiniOzoneCluster.java:88)
>       at 
> org.apache.hadoop.ozone.MiniOzoneCluster.<init>(MiniOzoneCluster.java:67)
>       at 
> org.apache.hadoop.ozone.MiniOzoneCluster$Builder.build(MiniOzoneCluster.java:387)
>       at 
> org.apache.hadoop.ozone.container.ozoneimpl.TestOzoneContainerRatis.runTest(TestOzoneContainerRatis.java:95)
>       at 
> org.apache.hadoop.ozone.container.ozoneimpl.TestOzoneContainerRatis.runTestBothGetandPutSmallFileRatis(TestOzoneContainerRatis.java:127)
>       at 
> org.apache.hadoop.ozone.container.ozoneimpl.TestOzoneContainerRatis.testBothGetandPutSmallFileRatisGrpc(TestOzoneContainerRatis.java:139)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to