Return-Path: X-Original-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 267B4421F for ; Fri, 10 Jun 2011 06:06:24 +0000 (UTC) Received: (qmail 89115 invoked by uid 500); 10 Jun 2011 06:06:24 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 89075 invoked by uid 500); 10 Jun 2011 06:06:23 -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 89062 invoked by uid 99); 10 Jun 2011 06:06:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jun 2011 06:06: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; Fri, 10 Jun 2011 06:06:19 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id C462A10CA90 for ; Fri, 10 Jun 2011 06:05:58 +0000 (UTC) Date: Fri, 10 Jun 2011 06:05:58 +0000 (UTC) From: =?utf-8?Q?Stefan_H=C3=BCbner_=28JIRA=29?= To: mapreduce-issues@hadoop.apache.org Message-ID: <818607176.9746.1307685958801.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <87421467.4867.1305149627427.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (MAPREDUCE-2484) divideAndCeil should not use LOG.info or have a more meaningful message MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MAPREDUCE-2484?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan H=C3=BCbner updated MAPREDUCE-2484: ------------------------------------- Attachment: 0001-removed-the-LOG.info-statement_SVN.patch reformatting patch to work with SVN > divideAndCeil should not use LOG.info or have a more meaningful message > ----------------------------------------------------------------------- > > Key: MAPREDUCE-2484 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2484 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: contrib/capacity-sched > Affects Versions: 0.20.203.0 > Reporter: Allen Wittenauer > Priority: Trivial > Attachments: 0001-removed-the-LOG.info-statement.patch, 0001-remo= ved-the-LOG.info-statement_SVN.patch > > > divideAndCeil has=20 > {code} > LOG.info("divideAndCeil called with a=3D" + a + " b=3D" + b); > {code} > which should either be a debug message or something more meaningful if it= really needs to be LOG.info. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira