[
https://issues.apache.org/jira/browse/HADOOP-12788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wei-Chiu Chuang updated HADOOP-12788:
-------------------------------------
Attachment: HADOOP-12788.002.patch
Rev02: small change: only log the debug message after it successfully
instantiates the random number generator class, so that if it fails to
instantiates, it only logs one related message, to avoid confusion.
> OpensslAesCtrCryptoCodec should log which random number generator is used.
> --------------------------------------------------------------------------
>
> Key: HADOOP-12788
> URL: https://issues.apache.org/jira/browse/HADOOP-12788
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Wei-Chiu Chuang
> Assignee: Wei-Chiu Chuang
> Priority: Minor
> Labels: supportability
> Attachments: HADOOP-12788.001.patch, HADOOP-12788.002.patch
>
>
> {{OpensslAesCtrCryptoCodec}} uses random number generator, for example,
> {{OsSecureRandom}}, {{OpensslSecureRandom}} or {{SecureRandom}} but it's not
> clear which one would be loaded at runtime.
> It would help debugging if we can print a debug message that states which one
> is loaded.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)