akpatnam25 opened a new pull request, #39644:
URL: https://github.com/apache/spark/pull/39644

   ### What changes were proposed in this pull request?
   
   Add the ability to retry SASL requests. Will add it as a metric too soon to 
track SASL retries.
   
   ### Why are the changes needed?
   We are seeing increased SASL timeouts internally, and this issue would 
mitigate the issue. We already have this feature enabled for our 2.3 jobs, and 
we have seen failures significantly decrease.
   
   ### Does this PR introduce _any_ user-facing change? No
   
   ### How was this patch tested?
   Added unit tests, and tested on cluster to ensure the retries are being 
triggered correctly.
   
   Closes #38959 from akpatnam25/SPARK-41415.
   
   Authored-by: Aravind Patnam <[email protected]>
   Signed-off-by: Mridul Muralidharan <mridul<at>gmail.com>
   
   


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