MD5Hash provides a public factory method that creates an instance of 
MessageDigest
----------------------------------------------------------------------------------

                 Key: HADOOP-7009
                 URL: https://issues.apache.org/jira/browse/HADOOP-7009
             Project: Hadoop Common
          Issue Type: Improvement
          Components: io
    Affects Versions: 0.22.0
            Reporter: Hairong Kuang
            Assignee: Hairong Kuang
             Fix For: 0.22.0


MD5Hash has a private way of creating a MessageDigest object that's thread 
local. I'd like to have such a method which is public so that checksuming 
fsimage (HDFS-903) could use it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to