Tsz Wo Nicholas Sze created RATIS-171:
-----------------------------------------
Summary: The FileStore tests fails with NullPointerException
Key: RATIS-171
URL: https://issues.apache.org/jira/browse/RATIS-171
Project: Ratis
Issue Type: Bug
Reporter: Tsz Wo Nicholas Sze
Assignee: Kit Hui
In the RaftLogWorker.WriteLog constructor, stateMachineFuture can be null since
stateMachine.writeStateMachineData(entry) may return null. It leads to
NullPointerException when creating the combined future.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)