Uploaded image for project: 'Tika'
  1. Tika
  2. TIKA-52

RereadableInputStream needs to support not closing the input stream it wraps.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.1-incubating
    • 0.1-incubating
    • general
    • None

    Description

      The MSParser currently uses the RereadableInputStream to reread a stream. The Parser architecture requires that parser implementations do not close the stream, but instead leave that task to the parser's caller. We need to add the ability to not close the stream to RereadableInputStream, and use that option in MSParser.

      Attachments

        1. tika52.patch
          7 kB
          Keith Bennett

        Activity

          People

            Unassigned Unassigned
            kbennett Keith Bennett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: