Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-2582

Use uniqueKey for error log in UIMAUpdateRequestProcessor

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.2
    • 3.3, 4.0-ALPHA
    • None
    • None

    Description

      In UIMAUpdateRequestProcessor the catch block in processAdd() method can have a StringIndexOutOfBoundsException while composing the error message if the logging field is not set and the text being processed is shorter than 100 chars (...append(text.substring(0, 100))...).

      Attachments

        1. SOLR-2582.patch
          3 kB
          Koji Sekiguchi

        Activity

          People

            koji Koji Sekiguchi
            teofili Tommaso Teofili
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: