uschindler commented on issue #1018: SOLR-13941: Configure JettySolrRunner same 
as in web.xml
URL: https://github.com/apache/lucene-solr/pull/1018#issuecomment-555595038
 
 
   Does this fail reproducible. From the error message this looks common, I 
also see it on Jenkins. If that url won't accept POST, more than that would 
fail.
   
   It could be something else related to the 404. You removed the servlet, but 
it looks like the dispatch filter is installed a little bit delayed. Maybe the 
test is accessing to early and instead of 404 and retry it fails because method 
is incorrect?
   
   What happens if the 404 servlet stays alive?
   
   Uwe

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to