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

   > Would love some thoughts on how we could handle the auth scenarios better 
without having to write an explicit test for it on every piece of code, once 
with auth and once with out ;-)
   
   IMO, There are not many test cases that have written along with Auth enabled 
in SolrCloud environment, and apparently it's none for this specific scenario 
#2462 where a RecoveryStrategy is begin tested in Auth enabled environment. I 
am not sure how many cases this new test class #2462 can cover, however the 
idea would be to keep on extending this one to cover more cases for Cloud 
related scenario.
   
   For instance, after merging #2462, same test case would be extends to test 
SyncStrategy and PeerSyncWithLeader Http2SolrClient calls to make sure that 
they are executing without any errors in auth enabled SolrCloud environment. 
   


-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to