Uploaded image for project: 'Axis'
  1. Axis
  2. AXIS-1872

Allow for streaming of DIME attachments

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2RC3
    • None
    • SAAJ
    • None

    Description

      The current system does not allow for streaming DIME attachments because the size of the data is requested from the DataHandler first (this usually means reading the entire stream, then resetting it), and then a single DIME record is created.

      The DIME specification allows for the use of record chunking so that dynamic content generators can stream back data with a small memory footprint.

      Attachments

        1. dime-patch.txt
          6 kB
          Marc Dumontier
        2. DynamicContentDataHandler.java
          2 kB
          Marc Dumontier
        3. DimeBodyPart.diff
          3 kB
          Marc Dumontier

        Activity

          People

            Unassigned Unassigned
            hexbinary Marc Dumontier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: