Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 12276 invoked from network); 16 Jul 2010 19:51:45 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Jul 2010 19:51:45 -0000 Received: (qmail 15521 invoked by uid 500); 16 Jul 2010 19:51:45 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 15318 invoked by uid 500); 16 Jul 2010 19:51:44 -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 15310 invoked by uid 99); 16 Jul 2010 19:51:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jul 2010 19:51:44 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jul 2010 19:51:41 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o6GJhpLk007630 for ; Fri, 16 Jul 2010 19:43:51 GMT Message-ID: <6578194.425291279309431024.JavaMail.jira@thor> Date: Fri, 16 Jul 2010 15:43:51 -0400 (EDT) From: "Konstantin Boudnik (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Commented: (MAPREDUCE-1942) 'compile-fault-inject' should never be called directly. In-Reply-To: <25204228.380511279132550524.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MAPREDUCE-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12889286#action_12889286 ] Konstantin Boudnik commented on MAPREDUCE-1942: ----------------------------------------------- Apparently, {{test-patch.sh}} won't catch anything in this kind of situation (as proven by HDFS-1299). So, I have ran build with a couple of different targets to make sure it is still Ok. I'll commit without validation by Hudson it if no objections. > 'compile-fault-inject' should never be called directly. > -------------------------------------------------------- > > Key: MAPREDUCE-1942 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1942 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: build > Affects Versions: 0.21.0 > Reporter: Konstantin Boudnik > Assignee: Konstantin Boudnik > Priority: Minor > Attachments: MAPREDUCE-1942.patch > > > Similar to HDFS-1299: prevent calls to helper targets. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.