[ https://issues.apache.org/jira/browse/SPARK-11865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-11865: ------------------------------------ Assignee: (was: Apache Spark) > Auto-connection close on idle channel can race with > TransportClientFactory.createClient() > ----------------------------------------------------------------------------------------- > > Key: SPARK-11865 > URL: https://issues.apache.org/jira/browse/SPARK-11865 > Project: Spark > Issue Type: Bug > Components: Spark Core > Affects Versions: 1.6.0 > Reporter: Marcelo Vanzin > > The recent code added in SPARK-11252 introduced a race, where an idle channel > might be closed after it's returned from a > {{TransportClientFactory.createClient()}} call, which would cause > applications to see failures. > {{TransportClientFactory.createClient()}} should reset the channel's timeout > and ensure that the channel it's returning hasn't timed out. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org