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

BaseResponseWriter isStreamingDocs causes SingleResponseWriter.end to be called 2x

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.1, 4.0-ALPHA
    • Response Writers
    • None

    Description

      I noticed while working on the slew of Geo issues that there was another bug in BaseResponseWriter.java. Basically if you have isStreamingDocs set to true (causing writeDoc to be called), you get 2 calls of SIngleResponseWriter.end(), which is bad (I was getting two </channel></rss> endings in the GeoRssResponseWriter). This patch fixes the issue.

      Attachments

        1. SOLR-2081.Mattmann.082310.patch.txt
          0.6 kB
          Chris A. Mattmann

        Issue Links

          Activity

            People

              Unassigned Unassigned
              chrismattmann Chris A. Mattmann
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: