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

Gus Heck commented on SOLR-18049:
---------------------------------

The real purpose of this issue is to remind me to go back and look at the final 
result and ensure others (or myself 6 months later) can navigate it. And of 
course discuss about what needs to be documented where ;).

> Document which filters are critical
> -----------------------------------
>
>                 Key: SOLR-18049
>                 URL: https://issues.apache.org/jira/browse/SOLR-18049
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Gus Heck
>            Priority: Major
>
> Once we have pulled out various functionality into filters, we should develop 
> a clear notion of which filters are critical and cannot be removed and which 
> ones might be removed, or replaced with alternate implementations.
> Of course with enough effort anything could be replaced, by folks customizing 
> solr, but what we want to denote is "easy/intended" vs "hard/expert"
> My initial guess is:
> Required:
>  * path exclusion, (unless one is removing the UI?)
>  * MDC setup
>  * Request attributes/globals
> Pluggable:
>  * Rate Limiting
>  * Tracing (removal if never going to use, or variations in execution 
> details, using the same tracing library)
>  * Auth (making this pluggable is key).



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