Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-3787

ignored properties in dynamic vdb should be flagged with a WARN log entry

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 8.12.2, 8.13
    • 8.7.1.6_2
    • None
    • None

    Description

      Invalid properties are silently ignored, this can be troublesome to diagnose when there is a case mismatch, etc. useConnectorMetadata vs. UseConnectorMetadata

      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
      <vdb name="test" version="1">
      
          <property name="useConnectorMetadata" value="true"/>
          <property name="BREAK ME" value="true"/>
             
          <model name="EMPTY">
              
          </model>
      </vdb>
      

      Attachments

        Activity

          People

            rhn-engineering-shawkins Steven Hawkins
            rhn-support-jolee Johnathon Lee
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: