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

Mukul Kumar Singh commented on HDDS-272:
----------------------------------------

Thanks for working on this [~ljain], the patch looks good to me.
+1, pending jenkins.

> TestBlockDeletingService is failing with DiskOutOfSpaceException
> ----------------------------------------------------------------
>
>                 Key: HDDS-272
>                 URL: https://issues.apache.org/jira/browse/HDDS-272
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: Ozone Datanode
>    Affects Versions: 0.2.1
>            Reporter: Mukul Kumar Singh
>            Assignee: Lokesh Jain
>            Priority: Major
>             Fix For: 0.2.1
>
>         Attachments: HDDS-272.001.patch
>
>
> {code}
> [INFO] Running 
> org.apache.hadoop.ozone.container.common.TestBlockDeletingService
> [ERROR] Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 1.337 
> s <<< FAILURE! - in 
> org.apache.hadoop.ozone.container.common.TestBlockDeletingService
> [ERROR] 
> testContainerThrottle(org.apache.hadoop.ozone.container.common.TestBlockDeletingService)
>   Time elapsed: 1.02 s  <<< ERROR!
> org.apache.hadoop.util.DiskChecker$DiskOutOfSpaceException: No storage 
> location configured
>       at 
> org.apache.hadoop.ozone.container.common.volume.VolumeSet.initializeVolumeSet(VolumeSet.java:156)
>       at 
> org.apache.hadoop.ozone.container.common.volume.VolumeSet.<init>(VolumeSet.java:114)
>       at 
> org.apache.hadoop.ozone.container.common.volume.VolumeSet.<init>(VolumeSet.java:94)
>       at 
> org.apache.hadoop.ozone.container.common.TestBlockDeletingService.createToDeleteBlocks(TestBlockDeletingService.java:120)
>       at 
> org.apache.hadoop.ozone.container.common.TestBlockDeletingService.testContainerThrottle(TestBlockDeletingService.java:350)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at java.lang.reflect.Method.invoke(Method.java:498)
>       at 
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
>       at 
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
>       at 
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
>       at 
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
>       at 
> org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to