Uploaded image for project: 'Droids'
  1. Droids
  2. DROIDS-80

Tika module does not look to be thread safe.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.1.0
    • None
    • tika

    Description

      TikaHtmlParser.parse is not thread safe. The parser and metadata are class variables and are reset upon every entry into the parse() function. These should be made into local variables.

      Attachments

        1. tika-multithread.patch
          1.0 kB
          Richard Frovarp

        Activity

          People

            Unassigned Unassigned
            rfrovarp Richard Frovarp
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: