[
https://issues.apache.org/jira/browse/SOLR-6207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14045559#comment-14045559
]
Hoss Man commented on SOLR-6207:
--------------------------------
bq. SolrQueryRequestBase.getParamString() is printing out the original request
that's intentional.
we should probably make the javadocs more clear, but if we change this to use
"params" instead of "origParams" it will make logging ridiculously absurd --
all defaults/invariants/appends params will be included on every request.
Hell .. to really reduce confusion, we should just deprecate and remove this
method. it's to trivial to be worth making people read javadocs to figure out
which set of params it returns
> SolrQueryRequestBase.getParamString() is misleading if an updated value is set
> ------------------------------------------------------------------------------
>
> Key: SOLR-6207
> URL: https://issues.apache.org/jira/browse/SOLR-6207
> Project: Solr
> Issue Type: Bug
> Reporter: Steve Davids
> Fix For: 4.10
>
> Attachments: SOLR-6207.patch
>
>
> SolrQueryRequestBase.getParamString() is printing out the original request
> parameters instead of the current request parameter values which can be
> misleading.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]