You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Oleg Zhurakousky (JIRA)" <ji...@apache.org> on 2015/12/02 21:55:11 UTC

[jira] [Created] (NIFI-1243) StandardProcessSession throws NPE when it attempts to close "currentReadClaimStream"

Oleg Zhurakousky created NIFI-1243:
--------------------------------------

             Summary: StandardProcessSession throws NPE when it attempts to close "currentReadClaimStream"
                 Key: NIFI-1243
                 URL: https://issues.apache.org/jira/browse/NIFI-1243
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
    Affects Versions: 0.3.0
            Reporter: Oleg Zhurakousky
            Priority: Minor
             Fix For: 0.4.0


The 'currentReadClaimStream' CAN be null in certain situations, so a simple null check (as it is done in many other places in the class) before close would address the issue. 



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