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

Mukul Kumar Singh edited comment on HDDS-1756 at 7/16/19 9:40 AM:
------------------------------------------------------------------

Thanks for the contribution [~nandakumar131]. I have committed this to trunk.


was (Author: msingh):
Thanks for working on this [~nandakumar131]. I have committed this to trunk.

> DeleteContainerCommandHandler fails with NPE
> --------------------------------------------
>
>                 Key: HDDS-1756
>                 URL: https://issues.apache.org/jira/browse/HDDS-1756
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: Ozone Datanode
>    Affects Versions: 0.4.0
>            Reporter: Mukul Kumar Singh
>            Assignee: Nanda kumar
>            Priority: Major
>              Labels: MiniOzoneChaosCluster, pull-request-available
>             Fix For: 0.5.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> DeleteContainerCommandHandler fails with NPE
> {code}
> Thread[Command processor 
> thread,5,org.apache.hadoop.ozone.TestMiniChaosOzoneCluster]
> java.lang.NullPointerException
>         at 
> org.apache.hadoop.ozone.container.ozoneimpl.ContainerController.getHandler(ContainerController.java:138)
>         at 
> org.apache.hadoop.ozone.container.ozoneimpl.ContainerController.deleteContainer(ContainerController.java:128)
>         at 
> org.apache.hadoop.ozone.container.common.statemachine.commandhandler.DeleteContainerCommandHandler.handle(DeleteContainerCommandHandler.java:57)
>         at 
> org.apache.hadoop.ozone.container.common.statemachine.commandhandler.CommandDispatcher.handle(CommandDispatcher.java:93)
>         at 
> org.apache.hadoop.ozone.container.common.statemachine.DatanodeStateMachine.lambda$initCommandHandlerThread$1(DatanodeStateMachine.java:432)
>         at java.lang.Thread.run(Thread.java:748)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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

Reply via email to