Chris A. Mattmann created OODT-548:
--------------------------------------

             Summary: Be more resilient to table definitions matching the 
master table in the Mapping config file
                 Key: OODT-548
                 URL: https://issues.apache.org/jira/browse/OODT-548
             Project: OODT
          Issue Type: Improvement
          Components: xmlps
    Affects Versions: 0.5
         Environment: First discovered while using on the EDRN project.
            Reporter: Michael Joyce
            Assignee: Chris A. Mattmann
             Fix For: 0.6


[~mjoyce] discovered that declaring a <table> definition in the XMLPS mapping 
file that matches the name of the default table name declared in the <tables> 
outer tag causes the default table to be joined on itself and causes a bunch of 
hard to track down bugs.

We can easily address this by detecting when this happens, and simply ignoring 
any table definitions inside of the <tables> block that match the master table.

--
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

Reply via email to