[
https://issues.apache.org/jira/browse/HADOOP-12155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14616276#comment-14616276
]
Devaraj K commented on HADOOP-12155:
------------------------------------
Thanks [~bibinchundatt] for the patch. It looks good to me except these,
* Please add a test case for the code change.
* Can we also add the wiki page for the SSLException similar the other
exceptions and update the message accordingly?
> NetUtils.wrapException 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
> Assignee: Bibin A Chundatt
> Attachments: 0001-HADOOP-12155.patch
>
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> {{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)