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

ASF subversion and git services commented on SOLR-17810:
--------------------------------------------------------

Commit 9b9ecbf312903b460deebf34ec9a5143f4ecbdf5 in solr's branch 
refs/heads/main from wildtusker
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=9b9ecbf3129 ]

SOLR-17810 :  Jetty & Jdk SolrClient requests should be recognized by rate 
limiter (#4282)

Co-authored-by: David Smiley <[email protected]>

> RateLimiting doesn't work for non-Apache Http SolrClients
> ---------------------------------------------------------
>
>                 Key: SOLR-17810
>                 URL: https://issues.apache.org/jira/browse/SOLR-17810
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrJ
>            Reporter: David Smiley
>            Priority: Critical
>              Labels: newdev, pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Solr's rate limiting SOLR-13528 needs to know the request type to do its job. 
>  This is passed as a HTTP header, but at present only the deprecated 
> HttpSolrClient is doing this.  The others should too!  See this comment Just 
> now. 
> All we have to do is ensure that the Jetty & JDK based HTTP SolrClients pass 
> on an HTTP header, just like the Apache one does.  Hopefully this can happen 
> in their base class.



--
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