Tsz-wo Sze created HDDS-9720:
--------------------------------

             Summary: XceiverServerRatis.triggerPipelineClose throws NPE
                 Key: HDDS-9720
                 URL: https://issues.apache.org/jira/browse/HDDS-9720
             Project: Apache Ozone
          Issue Type: Bug
          Components: Ozone Datanode
            Reporter: Tsz-wo Sze


To reproduce, run TestSecureContainerServer.testClientServerRatisGrpc() 
(although it will pass) and then search NPE in the log.
{code}
Caused by: java.lang.NullPointerException
        at 
org.apache.hadoop.ozone.container.common.transport.server.ratis.XceiverServerRatis.triggerPipelineClose(XceiverServerRatis.java:715)
        at 
org.apache.hadoop.ozone.container.common.transport.server.ratis.XceiverServerRatis.handleApplyTransactionFailure(XceiverServerRatis.java:842)
        at 
org.apache.hadoop.ozone.container.common.transport.server.ratis.ContainerStateMachine.lambda$applyTransaction$11(ContainerStateMachine.java:968)
        at 
java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616)
{code}




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to