You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2011/06/09 16:54:59 UTC

[jira] [Commented] (MAPREDUCE-2484) divideAndCeil should not use LOG.info or have a more meaningful message

    [ https://issues.apache.org/jira/browse/MAPREDUCE-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13046591#comment-13046591 ] 

Hadoop QA commented on MAPREDUCE-2484:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12481938/0001-removed-the-LOG.info-statement.patch
  against trunk revision 1133226.

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    -1 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/370//console

This message is automatically generated.

> 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
>
>
> divideAndCeil has 
> {code}
>         LOG.info("divideAndCeil called with a=" + a + " b=" + 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