You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Xinyu Liu (JIRA)" <ji...@apache.org> on 2017/05/12 00:40:04 UTC

[jira] [Created] (SAMZA-1288) Add null check for sink OutputStream when generating plan json

Xinyu Liu created SAMZA-1288:
--------------------------------

             Summary: Add null check for sink OutputStream when generating plan json
                 Key: SAMZA-1288
                 URL: https://issues.apache.org/jira/browse/SAMZA-1288
             Project: Samza
          Issue Type: Bug
    Affects Versions: 0.13.0
            Reporter: Xinyu Liu
            Assignee: Xinyu Liu
            Priority: Blocker


The logic to generate json for Sink operator does not check whether the output stream is null. This causes null pointer exception.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)