dsmiley commented on PR #2460:
URL: https://github.com/apache/solr/pull/2460#issuecomment-2111608909

   +1; will merge tomorrow.
   
   > The solr client is being used for REQUESTRECOVERY and did not seem to need 
the auth for that.
   
   Maybe you know something I don't here; what technical mechanism doesn't 
happen for recovery for auth?  AFAIK all Solr-to-Solr communication needs to 
support AuthenticationPlugin.  And I believe it is == see 
`org.apache.solr.update.UpdateShardHandler#setSecurityBuilder` invoked by the 
auth plugin initialization and that which configures the update & recovery 
clients.


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