You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Eli Collins (JIRA)" <ji...@apache.org> on 2011/09/14 19:55:09 UTC

[jira] [Created] (HDFS-2335) DataNodeCluster and NNStorage always pull fresh entropy

DataNodeCluster and NNStorage always pull fresh entropy
-------------------------------------------------------

                 Key: HDFS-2335
                 URL: https://issues.apache.org/jira/browse/HDFS-2335
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: data-node, name-node
            Reporter: Eli Collins


Jira for giving DataNodeCluster and NNStorage the same treatment as HDFS-1835. They're not truly cryptographic uses as well. We should also factor this out to a utility method, seems like the three uses are slightly different, eg one uses DFSUtil.getRandom and the other creates a new Random object.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira