[teiid-issues] [JBoss JIRA] (TEIID-2068) Recursion Limit not being processed for XML documents - Possible recursion issue?

Paul Nittel (JIRA) jira-events at lists.jboss.org
Fri Jun 8 10:49:18 EDT 2012


Paul Nittel created TEIID-2068:
----------------------------------

             Summary: Recursion Limit not being processed for XML documents - Possible recursion issue?
                 Key: TEIID-2068
                 URL: https://issues.jboss.org/browse/TEIID-2068
             Project: Teiid
          Issue Type: Bug
          Components: Query Engine
         Environment: SOA-P 5.3 ER3
            Reporter: Paul Nittel
            Assignee: Steven Hawkins


I ran the E2ERecursiveXmlTextSource test. It involves setting a limit of 3 on the recursion, and then changing the limit to 4 (where all XML document queries will pass). I found the limit exception was being thrown regardless of the setting (even up to 10).

I changed the behavior from THROW to RECORD and now the queries do not return (in a timely manner), leading me to worry that recursion may be the cause, not the limit itself.

Model Project Set and server log will be attached.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list