[
https://issues.apache.org/jira/browse/TEZ-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajesh Balamohan updated TEZ-1712:
----------------------------------
Attachment: TEZ-1712.1.patch
[~sseth] Can you please review?
Removed cleanupSSLFactory() completely which is not required. Resources
pertaining to SSL (in this case setting keyManager/trustManager etc to null)
would be automatically be cleaned up during task JVM shutdown.
> SSL context gets destroyed too soon after downloading data from one of the
> vertices
> -----------------------------------------------------------------------------------
>
> Key: TEZ-1712
> URL: https://issues.apache.org/jira/browse/TEZ-1712
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Rajesh Balamohan
> Assignee: Rajesh Balamohan
> Attachments: TEZ-1712.1.patch
>
>
> In scenarios where a vertex has to download shuffle data from multiple
> sources, sslContext gets destroyed soon after data is downloaded from one of
> the vertex. This causes SSL handshake exception when data needs to be
> downloaded from other vertices and fetchers to fail.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)