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

Add enhancements to more efficiently handle large documents/files

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 8.2
    • None
    • Query Engine
    • None
    • Documentation (Ref Guide, User Guide, etc.), Release Notes

    Description

      The default strategy of Teiid is to copy the inputstream sent back from CXF (or anything returning a Source/DataSource). To reduce latency this copy should be performed during read, rather than all at once.

      Ideally we should investigate the CXF internals to see if we can get a handle to a temp file, which would completely eliminate the need for a copy. Alternatively or in addition to this approach, the ws translator should offer an option to return a single use SQL/XML value to the engine.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: