[
https://issues.apache.org/jira/browse/SOLR-6609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gregory Chanan resolved SOLR-6609.
----------------------------------
Resolution: Fixed
Fix Version/s: Trunk
5.0
Thanks for the review Mark, committed to 5.0 and trunk.
> queryParams not respected for single-stream UpdateRequests
> ----------------------------------------------------------
>
> Key: SOLR-6609
> URL: https://issues.apache.org/jira/browse/SOLR-6609
> Project: Solr
> Issue Type: Bug
> Components: SolrJ
> Affects Versions: 5.0, Trunk
> Reporter: Gregory Chanan
> Assignee: Gregory Chanan
> Fix For: 5.0, Trunk
>
> Attachments: SOLR-6609.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]