Hasnain Lakhani created SPARK-45375: ---------------------------------------
Summary: [CORE] Mark connection as timedOut in TransportClient.close Key: SPARK-45375 URL: https://issues.apache.org/jira/browse/SPARK-45375 Project: Spark Issue Type: Task Components: Spark Core Affects Versions: 3.4.2, 4.0.0, 3.5.1, 3.3.4 Reporter: Hasnain Lakhani Avoid a race condition where a connection which is in the process of being closed could be returned by the TransportClientFactory only to be immediately closed and cause errors upon use This doesn't happen much in practice but is observed more frequently as part of efforts to add SSL support -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org