[ https://issues.apache.org/jira/browse/SOLR-14222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026881#comment-17026881 ]
ASF subversion and git services commented on SOLR-14222: -------------------------------------------------------- Commit b2d8b784a305ab06199b1e6c2ebea2025c4863eb in lucene-solr's branch refs/heads/branch_8x from Chris M. Hostetter [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=b2d8b78 ] New /stream test cases showing authn+authz edge cases in cloud mode 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 (cherry picked from commit 517438e356d272565ee0e33e08d0ec58f8f6cd39) > CloudSolrClient converts (update) 403 error to 500 error > --------------------------------------------------------- > > Key: SOLR-14222 > URL: https://issues.apache.org/jira/browse/SOLR-14222 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Components: SolrCloud, SolrJ > Reporter: Chris M. Hostetter > Priority: Major > Attachments: SOLR-14222_test.patch > > > Something about the way CloudSolrClient pulls UpdateRequetss apart to send > docs direct to leaders also seems to cause it to report status code "500" > Server Errors when 403 authorization errors are thrown by the server. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org