[
https://issues.apache.org/jira/browse/SOLR-17741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17945965#comment-17945965
]
ASF subversion and git services commented on SOLR-17741:
--------------------------------------------------------
Commit 0b85977d73d49b86c18590a64a6b5c603f73009b in solr's branch
refs/heads/main from David Smiley
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=0b85977d73d ]
SOLR-17741: Remove addHttpRequestToContext option (#3325)
In solrconfig.xml/requestDispatcher/requestParsers.
Why: Obsolete/redundant with SolrQueryRequest.getHttpSolrCall().getReq()
* config overlay: remove 2 old/obsolete options: enableRemoteStreaming &
enableStreamBody
> Remove addHttpRequestToContext option
> -------------------------------------
>
> Key: SOLR-17741
> URL: https://issues.apache.org/jira/browse/SOLR-17741
> Project: Solr
> Issue Type: Task
> Reporter: David Smiley
> Assignee: David Smiley
> Priority: Minor
> Labels: pull-request-available
> Fix For: main (10.0)
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Remove addHttpRequestToContext (in
> solrconfig.xml/requestDispatcher/requestParsers).
> It defaults to false. It was added way back in SOLR-2079. It's effectively
> obsoleted since ~2017 when the request became accessible via
> SolrQueryRequest.getHttpSolrCall.getReq.
> Better to simplify things.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]