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

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

Commit 4153aa839556f8397673c40691ede46af16437ed in solr's branch 
refs/heads/main from Gus Heck
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=4153aa83955 ]

SOLR-18046 RateLimitFilter, rename EssentialSolrRequestFilter (#4065)



> Move Rate limiting to it's own servlet filter
> ---------------------------------------------
>
>                 Key: SOLR-18046
>                 URL: https://issues.apache.org/jira/browse/SOLR-18046
>             Project: Solr
>          Issue Type: Sub-task
>          Components: Server
>            Reporter: Gus Heck
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> The rate limiting code is using a Runnable to wrap the call to dispatch() and 
> insert itself before tracing, but this complexity appears to all be focused 
> on wrapping the request... just like a servlet filter... so let's use a 
> filter.



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