Mukul Kumar Singh created RATIS-303:
---------------------------------------
Summary: TestRaftStateMachineException is failing with
NullPointerException
Key: RATIS-303
URL: https://issues.apache.org/jira/browse/RATIS-303
Project: Ratis
Issue Type: Bug
Components: server
Affects Versions: 0.3.0
Reporter: Mukul Kumar Singh
Assignee: Mukul Kumar Singh
Fix For: 0.3.0
TestRaftStateMachineException is failing with the following exception
{code}
[ERROR]
testRetryOnExceptionDuringReplication[2](org.apache.ratis.statemachine.TestRaftStateMachineException)
Time elapsed: 0.001 s <<< ERROR!
java.lang.NullPointerException
at
org.apache.ratis.statemachine.TestRaftStateMachineException.testRetryOnExceptionDuringReplication(TestRaftStateMachineException.java:139)
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)