[teiid-issues] [JBoss JIRA] (TEIID-2379) NPE with uninitialized sub plan on close

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Feb 6 11:57:51 EST 2013


Steven Hawkins created TEIID-2379:
-------------------------------------

             Summary: NPE with uninitialized sub plan on close
                 Key: TEIID-2379
                 URL: https://issues.jboss.org/browse/TEIID-2379
             Project: Teiid
          Issue Type: Bug
          Components: Query Engine
    Affects Versions: 7.5
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 8.3


If a PlanExecutionNode is not opened, the contained plan is not initialized, but we still attempt to close it which can throw an NPE on a null BufferManager

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list