You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/06/30 13:20:04 UTC

[jira] [Created] (HADOOP-12155) NetUtils.wrapExeption to handle SSL exceptions

Steve Loughran created HADOOP-12155:
---------------------------------------

             Summary: NetUtils.wrapExeption to handle SSL exceptions
                 Key: HADOOP-12155
                 URL: https://issues.apache.org/jira/browse/HADOOP-12155
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: net
    Affects Versions: 2.7.1
            Reporter: Steve Loughran


{{NetUtils.wrapException}} downgrades SSL exceptions & subclasses to IOEs, which surfaces when using it in REST APIs.

We can look for them specifically and retain the type when wrapping



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)