[
https://issues.apache.org/jira/browse/SOLR-6609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14165639#comment-14165639
]
ASF subversion and git services commented on SOLR-6609:
-------------------------------------------------------
Commit 1630576 from [email protected] in branch 'dev/trunk'
[ https://svn.apache.org/r1630576 ]
SOLR-6609: queryParams not respected for single-stream UpdateRequests
> 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
> 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]