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

Kuhu Shukla commented on HDFS-11042:
------------------------------------

Thank you [~kihwal]. Opened HDFS-11050 for :
bq. When the SSL init fails, it falls back to insecure default silently. We 
should probably change the log level from debug to warn.

> Add missing cleanupSSLConfig() call for tests that use setupSSLConfig()
> -----------------------------------------------------------------------
>
>                 Key: HDFS-11042
>                 URL: https://issues.apache.org/jira/browse/HDFS-11042
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>            Reporter: Kuhu Shukla
>            Assignee: Kuhu Shukla
>             Fix For: 2.8.0, 3.0.0-alpha2
>
>         Attachments: HDFS-11042.001.patch, HDFS-11042.002.patch
>
>
> Tests that setup SSLConfigs can leave conf-files lingering unless they are 
> cleaned up via {{KeyStoreTestUtil.cleanupSSLConfig}} call. Some tests are 
> missing this call.
> If the cleanup method is not called explicitly, a modified ssl-client.xml is 
> left in {{test-classes}}, affecting subsequent test cases. E.g. 
> {{TestWebHdfsTimeouts}} would randomly fail, because the expected 
> configuration fails to initialize and the default one with 60 second timeout 
> was used.



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