uschindler commented on PR #1509:
URL: https://github.com/apache/solr/pull/1509#issuecomment-1792298278

   I would recommend to use Jetty 12. It allows to use both servlet APIs so we 
can stay with javax.servlet. You can run them in parallel, but actually a 
single context must use one version. SO means all of Solr needs to decide which 
version. 
   
   I migarted one project here and it was great. There were some bugs in Jetty 
12.0.0, but since 12.0.1 all worked fine.


-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to