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 Sze (Jira)" <ji...@apache.org> on 2022/08/05 17:48:00 UTC

[jira] [Resolved] (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 Sze resolved RATIS-645.
------------------------------
    Resolution: Cannot Reproduce

We did not see this problem for a long time.  Resolving ...

Please feel free to reopen this if the problem still exists.

> 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 Sze
>            Assignee: Tsz-wo 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
(v8.20.10#820010)