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

Julio J. Gomez Diaz edited comment on SOLR-16367 at 12/12/23 2:52 PM:
----------------------------------------------------------------------

[~dsmiley] I come here for some guidance about this: 
[https://github.com/apache/solr/pull/1911] as I've seen that in this issue is 
discussed the change to Jetty HttpClient.

Could the upgrade to Jetty *12* be a subtask of this task?

I think this upgrade will benefit any user of Solr or SolrJ client that makes 
use of Spring and Spring Boot 3.2. The reason is because right now *you cannot 
use SolrJ client with the latest stable version of Spring Boot* because it 
should be using Jetty 12.x to work OK.

If any of you can guide me where I can post this need (Jira or github issue, 
task, etc.), I'll appreciate.

 

Thanks in advance,


was (Author: juliojgd):
[~dsmiley] I come here for some guidance about this: 
[https://github.com/apache/solr/pull/1911] as I've seen that in this issue is 
discussed the change to Jetty HttpClient.

Could the upgrade to Jetty *12* be a subtask of this task?

I think this upgrade will benefit any user of Solr or SolrJ client that makes 
use of Spring and Spring Boot 3.2. The reason is because right now *you cannot 
use SolrJ client with the latest stable version of Spring Boot* because it 
should be using Jetty 12.x to work OK.

If any of you can guide me where I can post this need (Jira or github issue, 
task, etc.), I'll appreciate.

> Umbrella: Migrate away from Apache HttpClient.
> ----------------------------------------------
>
>                 Key: SOLR-16367
>                 URL: https://issues.apache.org/jira/browse/SOLR-16367
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: David Smiley
>            Priority: Blocker
>             Fix For: main (10.0)
>
>
> This is an umbrella issue to migrate away from using Apache HttpClient to 
> alternatives, namely Jetty HttpClient.  Supporting both is hard to maintain, 
> and furthermore Jetty supports HTTP 2.  Sub-tasks and linked issues will 
> accomplish this.  When this umbrella is done, Apache HttpClient will not be 
> used in solr-core or solrj.  Modules may use it only if required by 
> dependencies.  HttpSolrClient (which uses Apache HttpClient) can still exist 
> but in its own opt-in SolrJ module.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to