[
https://issues.apache.org/jira/browse/SOLR-18046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-18046:
----------------------------------
Labels: pull-request-available (was: )
> 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: 10m
> 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]