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

queryParams not respected for single-stream UpdateRequests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.0, 6.0
    • 5.0, 6.0
    • SolrJ
    • None

    Description

      While doing some additional testing of SOLR-6565 I came across this issue, although the issue existed before SOLR-6565 with the HttpSolrServer queryParams.

      The issue is that calculating the query params removes the query params from "wparams" in order to use the remainder in the message body. But for single stream messages, we send the stream as the body and the params in the query string. So we were only sending the remaining wparams, deleting the queryParams.

      Attachments

        1. SOLR-6609.patch
          3 kB
          Gregory Chanan

        Activity

          People

            gchanan Gregory Chanan
            gchanan Gregory Chanan
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: