gaoyajun02 commented on PR #43004: URL: https://github.com/apache/spark/pull/43004#issuecomment-1726832193
In fact, there is another fix, which is to add a check for outstandingRpcs in handleFailure of the network module. https://github.com/apache/spark/blob/227e262025229a67f43a8de452215053a9cbf662/common/network-common/src/main/java/org/apache/spark/network/client/TransportClient.java#L391 but I am not sure whether it will affect other behaviors. -- 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]
