[
https://issues.apache.org/jira/browse/SPARK-11865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcelo Vanzin updated SPARK-11865:
-----------------------------------
Target Version/s: 1.6.0
> 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: [email protected]
For additional commands, e-mail: [email protected]