janhoy opened a new pull request, #4430:
URL: https://github.com/apache/solr/pull/4430

   In Solr 10.x, ExtractingRequestHandler requires an external Tika server 
configured via 'tikaserver.url'. Adding it without that parameter causes 
SolrConfigHandler-refreshconf to loop continuously on every config reload, 
eventually crashing the Solr server and breaking all subsequent tests that call 
'solr create' (tests 11 and 12: "stdin mode" and "verbose echo the Solr 
response").
   
   The web crawl test only asserts "Entering crawl at level 0", which is 
satisfied without the extract handler. Remove the broken handler setup and the 
now-stale comment noting the test was incomplete.


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

Reply via email to