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

Catch Throwables while calling TextExtractors

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • core 1.4.4
    • 1.5
    • indexing, jackrabbit-core
    • None

    Description

      There are different Exception Handlings in the current TextExtractors.
      The Method Signature throws IOException but the internal Handling is different.

      For example in the MsExcelTextExtractor there will be RuntimeException's catched but not in all Extractors.
      @see JCR-574

      I think we should catch Throwables in the NodeIndexer to prevent OutOfMemoryErros while indexing a node.

      Attachments

        Activity

          People

            jukkaz Jukka Zitting
            c_koell Claus Köll
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: