Uploaded image for project: 'PDFBox'
  1. PDFBox
  2. PDFBOX-5550

reduce number of open files

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0 PDFBox
    • 3.0.0 PDFBox
    • IO
    • None

    Description

      org.apache.pdfbox.io.RandomAccessReadBufferedFile creates a new instance of {{org.apache.pdfbox.io.RandomAccessReadBufferedFile}} which opens a new file using the underlying file every time when creating a new view. The view of a COSStream isn't most likely closed until the entire pdf is closed. In the end there are as many open files as created COSStreams until the pdf is closed.

       

       

      Attachments

        Activity

          People

            lehmi Andreas Lehmkühler
            lehmi Andreas Lehmkühler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: