Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-1438

AttachmentDeserializer is leaving behind temp files

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.4
    • 2.0.5
    • None
    • None
    • Windows XP

    Description

      AttachmentDeserializer appears to be leaving behind temp files. Every time "cache" is called, it creates a new temp file with IOUtils.copy (line 228). This file is never deleted. It looks like there's a hook so it should get deleted if the inputStream is closed, but the inputStream is never closed.

      Attachments

        1. diff.txt
          1 kB
          aaron pieper

        Activity

          People

            dkulp Daniel Kulp
            piepera aaron pieper
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: