You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Henry Robinson (JIRA)" <ji...@apache.org> on 2017/08/22 00:46:00 UTC

[jira] [Created] (IMPALA-5825) TSSLSocket factory may throw uncaught exception

Henry Robinson created IMPALA-5825:
--------------------------------------

             Summary: TSSLSocket factory may throw uncaught exception
                 Key: IMPALA-5825
                 URL: https://issues.apache.org/jira/browse/IMPALA-5825
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 2.8.0, Impala 2.7.0, Impala 2.9.0, Impala 2.10.0
            Reporter: Henry Robinson
            Assignee: Henry Robinson


If using TLS, Thrift's {{TSSLSocketFactory}} constructor might throw an exception if there was an error initializing the SSL context.

We don't currently catch that error, meaning that a misconfiguration leads to an unexpected process death. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)