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 2021/04/26 09:07:01 UTC

[jira] [Resolved] (RATIS-1362) Intermittent NPE in RaftReconfigurationBaseTest

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

Tsz-wo Sze resolved RATIS-1362.
-------------------------------
    Fix Version/s: 2.1.0
       Resolution: Fixed

I have merged the pull request.  Thanks, [~softgitron]!

> Intermittent NPE in RaftReconfigurationBaseTest
> -----------------------------------------------
>
>                 Key: RATIS-1362
>                 URL: https://issues.apache.org/jira/browse/RATIS-1362
>             Project: Ratis
>          Issue Type: Bug
>          Components: test
>            Reporter: Attila Doroszlai
>            Assignee: Roni Juntunen
>            Priority: Major
>             Fix For: 2.1.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {noformat}
> Test set: org.apache.ratis.grpc.TestRaftReconfigurationWithGrpc
> -------------------------------------------------------------------------------
> Tests run: 15, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 59.766 s <<< FAILURE! - in org.apache.ratis.grpc.TestRaftReconfigurationWithGrpc
> testBootstrapReconfWithSingleNodeAddTwo(org.apache.ratis.grpc.TestRaftReconfigurationWithGrpc)  Time elapsed: 10.691 s  <<< ERROR!
> java.lang.NullPointerException
> 	at org.apache.ratis.RaftTestUtil.waitFor(RaftTestUtil.java:146)
> 	at org.apache.ratis.server.impl.RaftReconfigurationBaseTest.runTestBootstrapReconf(RaftReconfigurationBaseTest.java:365)
> 	at org.apache.ratis.server.impl.RaftReconfigurationBaseTest.lambda$testBootstrapReconfWithSingleNodeAddTwo$8(RaftReconfigurationBaseTest.java:317)
> 	at org.apache.ratis.server.impl.MiniRaftCluster$Factory$Get.runWithNewCluster(MiniRaftCluster.java:129)
> 	at org.apache.ratis.server.impl.MiniRaftCluster$Factory$Get.runWithNewCluster(MiniRaftCluster.java:117)
> 	at org.apache.ratis.server.impl.RaftReconfigurationBaseTest.testBootstrapReconfWithSingleNodeAddTwo(RaftReconfigurationBaseTest.java:317)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)