mirror of
https://github.com/apache/lucene.git
synced 2025-02-12 04:55:27 +00:00
This triggers various places in the Streaming Expressions code that use background threads to confirm that the expected credentails (or lack of) are propogarded along. Test currently has comments + workarounds for 2 known client issues: - SOLR-14226: SolrStream reports AuthN/AuthZ failures (401|403) as IOException w/o details - SOLR-14222: CloudSolrClient converts (update) 403 error to 500 error