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 2017/12/12 15:48:00 UTC

[jira] [Created] (RATIS-171) The FileStore tests fails with NullPointerException

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)