Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-4723 Fix warnings found by findbugs 2
  3. MAPREDUCE-4725

Setting local variables to null causes findbugs 2 warnings

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 2.0.2-alpha
    • None
    • None
    • None

    Description

      In a couple places, local variables are set to null when they are no longer used. This is unnecessary as the compiler is able to figure this out, and causes findbugs warnings.

      Attachments

        Issue Links

          Activity

            People

              sandyr Sandy Ryza
              sandyr Sandy Ryza
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: