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

Better Handling of InterruptedException in ExternalParser and ExternalEmbedder

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.3
    • 1.17, 2.0.0-BETA, 2.1.0
    • parser
    • None

    Description

      The ExternalParser and ExternalEmbedder classes currently catch InterruptedException and ignore it.

      The methods should either call interrupt() on the current thread or re-throw the exception, possibly wrapped in a TikaException.

      See TIKA-775 for a previous discussion.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rgauss Ray Gauss II
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: