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

Suppress warning on inconsistent TaskTracker.indexCache synchronization

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.21.0
    • tasktracker
    • None
    • Reviewed

    Description

      Findbugs warns that TaskTracker.indexCache is incorrectly synchronized.
      It is not accessed synchronously from MapOutputServlet.doGet, TaskCleanupThread and TaskTracker.killOverflowingTasks() method. Other callers access it synchronously.

      Attachments

        1. patch-1497.txt
          0.7 kB
          Amareshwari Sriramadasu

        Activity

          People

            amareshwari Amareshwari Sriramadasu
            amareshwari Amareshwari Sriramadasu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: