You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2019/08/08 17:09:00 UTC

[jira] [Reopened] (RATIS-645) testRetryOnExceptionDuringReplication may throw NPE.

     [ https://issues.apache.org/jira/browse/RATIS-645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo Nicholas Sze reopened RATIS-645:
---------------------------------------

RATIS-578 did not completely fix the NPE.  Reopening this.

> testRetryOnExceptionDuringReplication may throw NPE.
> ----------------------------------------------------
>
>                 Key: RATIS-645
>                 URL: https://issues.apache.org/jira/browse/RATIS-645
>             Project: Ratis
>          Issue Type: Bug
>          Components: test
>            Reporter: Tsz Wo Nicholas Sze
>            Assignee: Tsz Wo Nicholas Sze
>            Priority: Minor
>
> RaftStateMachineExceptionTests.testRetryOnExceptionDuringReplication has failed in Jenkins with NullPointerException; for example https://builds.apache.org/job/PreCommit-RATIS-Build/915/testReport/org.apache.ratis.server.simulation/TestRaftStateMachineExceptionWithSimulatedRpc/testRetryOnExceptionDuringReplication/
> Just able to reproduce it:
> {code}
> java.lang.NullPointerException
> 	at org.apache.ratis.server.impl.RaftStateMachineExceptionTests.testRetryOnExceptionDuringReplication(RaftStateMachineExceptionTests.java:172)
> {code}



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