[ 
https://issues.apache.org/jira/browse/HDFS-11050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605587#comment-15605587
 ] 

Kihwal Lee commented on HDFS-11050:
-----------------------------------

It was part of HDFS-5538. While loading ssl config is fine, silently ignoring 
errors and falling back to the insecure mode is not acceptable. Also it has a 
side effect of ignoring connection-related configs. If ssl is misconfigured, 
the user should be informed.

> Change log level to 'warn' when ssl initialization fails and defaults to 
> DEFAULT_TIMEOUT_CONN_CONFIGURATOR
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-11050
>                 URL: https://issues.apache.org/jira/browse/HDFS-11050
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Kuhu Shukla
>            Assignee: Kuhu Shukla
>
> In URLConnectionFactory, initialization failure is caught, logged as a debug 
> and then init-ed to default connection silently. This JIRA changes the log 
> level warn to cover such cases and warn against this failure.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to