[jira] [Commented] (SOLR-17741) Remove addHttpRequestToContext option

2025-04-21 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/SOLR-17741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17946142#comment-17946142
 ] 

ASF subversion and git services commented on SOLR-17741:


Commit 003e023f65a7e9df967e12961b1fcf58b576fd6f in solr's branch 
refs/heads/branch_9x from David Smiley
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=003e023f65a ]

SOLR-17741: Deprecated addHttpRequestToContext (#)

Removed in 10.

> 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: 1h 20m
>  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: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org



[jira] [Commented] (SOLR-17741) Remove addHttpRequestToContext option

2025-04-20 Thread ASF subversion and git services (Jira)


[ 
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: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org