[
https://issues.apache.org/jira/browse/SPARK-3632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reynold Xin resolved SPARK-3632.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.2.0
> ConnectionManager can run out of receive threads with authentication on
> -----------------------------------------------------------------------
>
> Key: SPARK-3632
> URL: https://issues.apache.org/jira/browse/SPARK-3632
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Affects Versions: 1.1.0
> Reporter: Thomas Graves
> Assignee: Thomas Graves
> Priority: Critical
> Fix For: 1.2.0
>
>
> If you turn authentication on and you are using a lot of executors. There is
> a chance that all the of the threads in the handleMessageExecutor could be
> waiting to send a message because they are blocked waiting on authentication
> to happen. This can cause a temporary deadlock until the connection times 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]