janhoy commented on issue #1018: SOLR-13941: Configure JettySolrRunner same as 
in web.xml
URL: https://github.com/apache/lucene-solr/pull/1018#issuecomment-555701812
 
 
   I added back the 404 servlet, but if using `/*` path then we get back to the 
old state where pathInfo "takes over for" servletPath.
   
   What happens in this test is that we remote a replica then attempts to add 
another document, which should then succeed towards the leader. Have not been 
able to trace the call to the exact spot it crashes. But the fact that this 
works with the 404 fallback could of course play a role here.

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