dsmiley commented on pull request #265: URL: https://github.com/apache/solr/pull/265#issuecomment-906667849
> Seems like it should have generated a ticket with Jetty at least since while the spec doesn't actually state that the call to init() must have been completed, that sure sounds like something the spec authors wouldn't have thought necessary to say... 100% agree. We agree on a number of things, which is great. Can you try to pursue these step-by-step? The current PR could perhaps be limited to only decoupling CoreContainer initialization from SolrDispatchFilter but not more. Then Tracing & Rate Limiting could be broken off. I'll help with Tracing. SDF can become a Filter, either before or after Tracing & Rate Limiting become Filters. Ditch "excludePatterns" -- find out who added it and talk with them in that JIRA issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
