Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-2484

divideAndCeil should not use LOG.info or have a more meaningful message

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Not A Problem
    • 0.20.203.0
    • None
    • capacity-sched
    • None

    Description

      divideAndCeil has

              LOG.info("divideAndCeil called with a=" + a + " b=" + b);
      

      which should either be a debug message or something more meaningful if it really needs to be LOG.info.

      Attachments

        1. 0001-removed-the-LOG.info-statement_SVN.patch
          1.0 kB
          Stefan Hübner
        2. 0001-removed-the-LOG.info-statement.patch
          1.0 kB
          Stefan Hübner

        Activity

          People

            stefanhuebner Stefan Hübner
            aw Allen Wittenauer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: