Description
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.