[ https://issues.apache.org/jira/browse/HADOOP-7009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hairong Kuang resolved HADOOP-7009. ----------------------------------- Resolution: Fixed Hadoop Flags: [Reviewed] I've committed this! > 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 > > Attachments: md5hash.patch, md5hash1.patch > > > 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.