dsmiley commented on PR #3447: URL: https://github.com/apache/solr/pull/3447#issuecomment-3145052881
If it turns out that we don't need the proxy to be AuthenticationPlugin aware, that it just needs to be a proxy (the current case of my PR), then I should just replace most of the code here with Jetty's ProxyServlet. There's a test failure right now that is a bug in my proxy that I strongly suspect would be fixed by switching to ProxyServlet. -- 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]
