[ http://issues.apache.org/jira/browse/HADOOP-161?page=all ] Doug Cutting closed HADOOP-161: -------------------------------
> dfs blocks define equal, but not hashcode > ----------------------------------------- > > Key: HADOOP-161 > URL: http://issues.apache.org/jira/browse/HADOOP-161 > Project: Hadoop > Type: Bug > Components: dfs > Versions: 0.1.1 > Reporter: Owen O'Malley > Assignee: Milind Bhandarkar > Fix For: 0.3.0 > Attachments: hadoop-161-correct.patch, hadoop-161.patch > > Findbugs reports that dfs.Block defines equals but not hashcode, which is > problematic if it is ever put into a hash table. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
