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

NullPointerException in LogUpdateProcessorFactory.java when deleting by query *only*

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.4
    • 1.4
    • None
    • None

    Description

      The problem occurs when a RequestUpdate has deletions that are all *byQuery (as opposed to *byId). The variable 'deletes' is in this case never initialized and will cause a NullPointerException in some cases (where the number of deletions are high enough).

      Attachments

        1. logger.patch
          0.8 kB
          Asmodean

        Activity

          People

            yseeley@gmail.com Yonik Seeley
            asmodean Asmodean
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: