You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Casey Stella (JIRA)" <ji...@apache.org> on 2016/06/08 20:31:20 UTC

[jira] [Created] (METRON-215) NPE when parser returns null

Casey Stella created METRON-215:
-----------------------------------

             Summary: NPE when parser returns null
                 Key: METRON-215
                 URL: https://issues.apache.org/jira/browse/METRON-215
             Project: Metron
          Issue Type: Bug
            Reporter: Casey Stella
            Assignee: Casey Stella


When the parse method of MessageParser returns null, we are NPE'ing in parseOptional because you cannot execute Optional.of(null)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)