Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-2240

Binary value may leave temp file behind

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.0-alpha8
    • jackrabbit-core
    • None

    Description

      The following call leaves a temp file behind that is never deleted:

      InputStream in = ...
      ValueFactory vf = ....
      vf.createBinary(in).dispose();

      Only happens when the datastore is disabled.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mreutegg Marcel Reutegger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: