vanzin opened a new pull request #24160: [SPARK-27219][core] Treat timeouts as 
fatal in SASL fallback path.
URL: https://github.com/apache/spark/pull/24160
 
 
   When a timeout happens we don't know what's the state of the remote end,
   so there is no point in doing anything else since it will most probably
   fail anyway.
   
   The change also demotes the log message printed when falling back to
   SASL, since a warning is too noisy for when the fallback is really
   needed (e.g. old shuffle service, or shuffle service with new auth
   disabled).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to