Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 17532 invoked from network); 7 Mar 2011 15:54:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Mar 2011 15:54:21 -0000 Received: (qmail 19792 invoked by uid 500); 7 Mar 2011 15:54:21 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 19657 invoked by uid 500); 7 Mar 2011 15:54:21 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 19641 invoked by uid 99); 7 Mar 2011 15:54:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Mar 2011 15:54:21 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Mar 2011 15:54:20 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 8C69139B3F9 for ; Mon, 7 Mar 2011 15:53:59 +0000 (UTC) Date: Mon, 7 Mar 2011 15:53:59 +0000 (UTC) From: "Devaraj K (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <520228630.1166.1299513239571.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1210767.184381294308288736.JavaMail.jira@thor> Subject: [jira] Updated: (MAPREDUCE-2249) Better to check the reflexive property of the object while overriding equals method of it MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MAPREDUCE-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj K updated MAPREDUCE-2249: --------------------------------- Attachment: MAPREDUCE-2249-2.patch > Better to check the reflexive property of the object while overriding equals method of it > ----------------------------------------------------------------------------------------- > > Key: MAPREDUCE-2249 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2249 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Components: jobtracker, tasktracker > Affects Versions: 0.22.0, 0.23.0 > Environment: NA > Reporter: Bhallamudi Venkata Siva Kamesh > Attachments: MAPREDUCE-2249-1.patch, MAPREDUCE-2249-2.patch, MAPREDUCE-2249.patch > > Original Estimate: 48h > Remaining Estimate: 48h > > It is better to check the reflexive property of the object while overriding equals method of it. > > It improves the performance when a heavy object is compared to itself. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira